Did some 'final' clean up.

This commit is contained in:
Daniel Buckmaster 2014-04-13 15:09:01 +10:00
parent 486f8d117a
commit 82b3569084
5 changed files with 58 additions and 61 deletions

View file

@ -67,10 +67,9 @@
<a href="{{page.root}}/contribute" class="dropdown-toggle" data-toggle="dropdown">Contribute<i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="{{page.root}}/contribute#get-the-source-code">Get the source code</a></li>
<li><a href="{{page.root}}/contribute#report-issues">Report issues</a></li>
<li><a href="{{page.root}}/contribute#pull-request-guide">Pull-request guide</a></li>
<li><a href="{{page.root}}/contribute#version-policy">Version policy</a></li>
<li><a href="{{page.root}}/contribute#request-features">Request features</a></li>
<li><a href="{{page.root}}/contribute#issues-and-requests">Issues and feature requests</a></li>
</ul>
</li>
@ -96,6 +95,10 @@
<td>or at home</td>
<td><a href="http://garagegames.com/community">garagegames.com/community</a></td>
</tr>
<tr>
<td>design by</td>
<td><a href="https://github.com/eightyeight">eightyeight</a></td>
</tr>
</table>
</div>