switch to directly importing post, and install static adapter

This commit is contained in:
Joseph Montanaro
2021-10-18 15:54:45 -07:00
parent d0aaba7a7d
commit af6b065de8
9 changed files with 48 additions and 24 deletions

View File

@ -33,7 +33,7 @@
<nav id="nav-main">
<a href="/">Home</a>
<a href="/posts">Posts</a>
<a href="/about">About</a>
<a href="#">About</a>
</nav>
</div>