File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ We don't have a design ! Just a theme. The discussions for this is taking place
34
34
35
35
1 . [ Pick an Issue] ( https://github.com/mscraftsman/devcon2020/issues ) or Create an issue to help with
36
36
2 . Comment on the issue and let everyone know you'll be helping on this. (to avoid duplicates)
37
- 3 . Clone the ` develop ` branch and resolve the issue locally.
37
+ 3 . Clone the ` develop ` branch and resolve the issue locally
38
38
4 . Make a merge request to the ` develop ` branch
39
39
5 . One of the maintainers will review the PR and merge, else there will be comments if adjustments are required.
40
40
Original file line number Diff line number Diff line change 7
7
</div >
8
8
<h1 class =" font-hulksmash font-hairline text-5xl leading-none" >Developers Conference 2020</h1 >
9
9
<div class =" button-wrapper flex justify-around pt-5" >
10
- <router-link
10
+ <!-- < router-link
11
11
:to="'https://meetup.com'"
12
12
class="button text-2xl font-black font-spiderman bg-black text-white py-3 px-5"
13
+ >Register</router-link>-->
14
+ <router-link
15
+ href =" https://www.meetup.com/MauritiusSoftwareCraftsmanshipCommunity/events/268265742/"
16
+ class =" button text-2xl font-black font-spiderman bg-black text-white py-3 px-5"
13
17
>Register</router-link >
14
18
<!-- <router-link :to="{name:'PageSessions'}" class="button">Schedule</router-link> -->
15
19
</div >
You can’t perform that action at this time.
0 commit comments