Worked on stuff.

This commit is contained in:
Daniel Buckmaster 2014-03-05 22:17:07 +11:00
parent 7b1fef1286
commit 0aa539acd4
4 changed files with 90 additions and 72 deletions

View file

@ -54,7 +54,7 @@
<a href="/committee" class="dropdown-toggle" data-toggle="dropdown">Committee<i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="/committee#what-is-the-steering-committee">What is the Steering Committee?</a></li>
<li><a href="/committee#current-membership">Current Membership</a></li>
<li><a href="/committee#current-membership">Current membership</a></li>
<li><a href="/committee#charter">Charter</a></li>
</ul>
</li>
@ -62,8 +62,9 @@
<li class="dropdown">
<a href="/contribute" class="dropdown-toggle" data-toggle="dropdown">Contribute<i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="/contribute#get-the-source-code">Get the source code</a></li>
<li><a href="/contribute#pull-request-guide">Pull-request guide</a></li>
<li><a href="/contribute#versions">Versions</a></li>
<li><a href="/contribute#version-policy">Version policy</a></li>
</ul>
</li>