Almost working

This commit is contained in:
2021-03-24 21:17:05 -05:00
parent d37c835b01
commit 8d1f131b77
19 changed files with 1256 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<div class="navbar">
<a href="/blog/">Blog Home</a>
<a href="/posts">Posts</a>
<a href="/">Main Site</a>
</div>