more documentation tweaks

This commit is contained in:
Leo Horie 2017-01-08 08:21:33 -05:00
parent 74ded82165
commit be27f4d525
6 changed files with 11 additions and 8 deletions

View file

@ -9,10 +9,11 @@
<body>
<header>
<section>
<h1>Mithril</h1>
<h1>Mithril <small>[version]</small></h1>
<nav>
<a href="introduction.html">Guide</a>
<a href="api.html">API</a>
<a href="https://gitter.im/lhorie/mithril.js">Chat</a>
<a href="https://github.com/lhorie/mithril.js">Github</a>
</nav>
</section>