site: make wiki nav button like the others

This commit is contained in:
Simon Michael 2013-06-08 11:37:48 -07:00
parent 39f6ec9f04
commit ae466a847c

View File

@ -24,7 +24,7 @@
<a href="/DOCS.html">Docs</a> <a href="/DOCS.html">Docs</a>
<a href="/DEVELOP.html">Develop</a> <a href="/DEVELOP.html">Develop</a>
<a href="/DOWNLOAD.html">Download</a> <a href="/DOWNLOAD.html">Download</a>
<a href="http://hledger.org/wiki" class="offsite">Wiki</a> <a href="http://hledger.org/wiki">Wiki</a>
<a href="http://demo.hledger.org" class="offsite">Demo</a> <a href="http://demo.hledger.org" class="offsite">Demo</a>
</div> </div>
$body$ $body$