add community page

This commit is contained in:
Leo Horie 2014-04-04 14:06:44 -04:00
parent 0f1d415d85
commit 605f2a392c
37 changed files with 115 additions and 0 deletions

View file

@ -12,6 +12,7 @@
<a href="index.html" class="logo"><span>&#9675;</span> Mithril</a>
<a href="getting-started.html">Guide</a>
<a href="mithril.html">API</a>
<a href="community.html">Community</a>
<a href="mithril.min.zip">Download</a>
<a href="http://github.com/lhorie/mithril.js" target="_blank">Github</a>
</nav>