We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87b619c + 8bec2f3 commit fe6fcceCopy full SHA for fe6fcce
2 files changed
index.haml
@@ -18,6 +18,8 @@
18
%a.button{:target => "blank", :href => "http://www.facebook.com/groups/cwdgosu/"} Facebook
19
%li
20
%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
23
24
%a.button{:target => "blank", :href => "irc.html"} Chat on IRC
25
%li.first
index.html
@@ -23,6 +23,9 @@
<li>
<a class='button' href='https://github.com/CWDG' target='blank'>GitHub</a>
</li>
26
+ <li>
27
+ <a class='button' href='poll.html' target='blank'>Vote on the Meeting Day</a>
28
+ </li>
29
30
<a class='button' href='irc.html' target='blank'>Chat on IRC</a>
31
0 commit comments