Skip to content

Commit fe6fcce

Browse files
committed
Merge pull request CWDG#4 from tarebyte/master
Updated Main Page
2 parents 87b619c + 8bec2f3 commit fe6fcce

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

index.haml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
%a.button{:target => "blank", :href => "http://www.facebook.com/groups/cwdgosu/"} Facebook
1919
%li
2020
%a.button{:target => "blank", :href => "https://github.com/CWDG"} GitHub
21+
%li
22+
%a.button{:target => "blank", :href => "poll.html"} Vote on the Meeting Day
2123
%li
2224
%a.button{:target => "blank", :href => "irc.html"} Chat on IRC
2325
%li.first

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
<li>
2424
<a class='button' href='https://github.com/CWDG' target='blank'>GitHub</a>
2525
</li>
26+
<li>
27+
<a class='button' href='poll.html' target='blank'>Vote on the Meeting Day</a>
28+
</li>
2629
<li>
2730
<a class='button' href='irc.html' target='blank'>Chat on IRC</a>
2831
</li>

0 commit comments

Comments
 (0)