Add blog pages and related links in nav

This commit is contained in:
Riley Housden 2022-11-08 00:34:46 -05:00
parent 064059dd30
commit cbae54f399
4 changed files with 179 additions and 0 deletions

View file

@ -21,6 +21,9 @@
<li>
<a href="./stoplight">Stoplight Schema</a>
</li>
<li>
<a href="./blog">Blog</a>
</li>
</ul>
<hr>
</nav>