Fixes navigation bar. Updates copyright year.
This commit is contained in:
parent
8d800c753b
commit
e61f2462b7
1 changed files with 3 additions and 3 deletions
|
|
@ -25,9 +25,9 @@
|
|||
<nav id="head-links">
|
||||
<a href="http://nim-lang.org/">home</a>
|
||||
<a href="http://nim-lang.org/documentation.html">docs</a>
|
||||
<a href="http://nim-lang.org/learn.html">learn</a>
|
||||
<a href="http://nim-lang.org/download.html">download</a>
|
||||
<a href="${frontQuery}" class="active">forum</a>
|
||||
<a href="http://nim-lang.org/community.html">community</a>
|
||||
<a href="http://nim-lang.org/question.html">faq</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
|
@ -144,7 +144,7 @@
|
|||
<div>
|
||||
<h4>Documentation</h4>
|
||||
<a href="http://nim-lang.org/documentation.html">Stable Documentation</a>
|
||||
<a href="https://github.com/Araq/Nimrod/issues">Github Issues & Requests</a>
|
||||
<a href="https://github.com/Araq/Nim/issues">Github Issues & Requests</a>
|
||||
</div>
|
||||
<div>
|
||||
<h4>Community</h4>
|
||||
|
|
@ -156,7 +156,7 @@
|
|||
<div id="foot-legal">
|
||||
<h4>Written in Nim - Powered by <a href="https://github.com/dom96/jester">Jester</a></h4>
|
||||
Web Design by <a href="http://reign-studios.net/philipwitte/">Philip Witte</a> & <a href="http://picheta.me">Dominik Picheta</a><br>
|
||||
Copyright © 2014 - <a href="http://nim-lang.org/blog/">Andreas Rumpf</a> & <a href="https://github.com/Araq/Nimrod/graphs/contributors">Contributors</a>
|
||||
Copyright © 2015 - <a href="http://nim-lang.org/blog/">Andreas Rumpf</a> & <a href="https://github.com/Araq/Nimrod/graphs/contributors">Contributors</a>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue