Skip to content

Commit 4ec52aa

Browse files
committed
Add eventick registration
1 parent 11c237a commit 4ec52aa

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

_pages/home.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,26 @@ touch with our website and contacts to know when and where is the next.
3434
</div>
3535
</li>
3636
<li class="schedule">
37-
<i class="watermark fa fa-usd"></i>
37+
<i class="watermark fa fa-check"></i>
3838
<div class="info">
39-
<h3 markdown="1">[Be a sponsor][sponsor]</h3>
39+
<h3 markdown="1">[Register][eventick]</h3>
40+
Registration is not required, but will
41+
help us to improve the meetup.
4042
</div>
4143
</li>
4244
<li class="schedule">
4345
<i class="watermark fa fa-video-camera"></i>
4446
<div class="info">
45-
<h3 markdown="1">[Submit a work][call-papers]</h3>
47+
<h3 markdown="1">[Submit a talk][call-papers]</h3>
4648
For presenting on the meeting
4749
</div>
4850
</li>
51+
<li class="schedule">
52+
<i class="watermark fa fa-usd"></i>
53+
<div class="info">
54+
<h3 markdown="1">[Be a sponsor][sponsor]</h3>
55+
</div>
56+
</li>
4957
<li class="schedule">
5058
<i class="watermark fa fa-github"></i>
5159
<div class="info">
@@ -57,6 +65,8 @@ touch with our website and contacts to know when and where is the next.
5765

5866
[sponsor]: mailto:{{ site.contacts[1].email }}?cc={{ site.contacts[0].email }}&subject="[Code Beers] Let me be a sponsor"
5967

68+
[eventick]: http://eventick.com.br/code-beers
69+
6070
[call-papers]: mailto:{{ site.contacts[1].email }}?cc={{ site.contacts[0].email }}&subject="[Code Beers] I want to submit a work"
6171

6272
[github]: {{ site.github_url }}

0 commit comments

Comments
 (0)