Fixes #68.
This commit is contained in:
parent
54993195b2
commit
b71a08fa21
1 changed files with 2 additions and 1 deletions
|
|
@ -24,9 +24,10 @@
|
|||
<a id="head-logo-link" href="/"></a>
|
||||
<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/documentation.html">docs</a>
|
||||
<a href="http://nim-lang.org/download.html">download</a>
|
||||
<a href="http://nim-lang.org/support.html">support</a>
|
||||
<a href="${frontQuery}" class="active">forum</a>
|
||||
<a href="http://nim-lang.org/question.html">faq</a>
|
||||
</nav>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue