Add stats page to navbar

Now to make the navbar actually look good...
This commit is contained in:
Robert Miles 2018-06-20 17:22:08 -04:00
parent 6e6b3996d1
commit 988929205e
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
<ul class="nav navbar-nav navbar-right">
<li><a href="/">home</a></li>
<li><a href="https://quotes.tilde.chat/">qdb</a></li>
<li><a href="https://tilde.chat/stats.php">stats</a></li>
</ul>
</div>
</div>