More pages

This commit is contained in:
Madison Scott-Clary
2023-05-13 23:53:51 -07:00
parent 350ed707f4
commit 153c20030e
6 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,6 @@
<nav>
<ul>
<li><a href="/game">Playing the game</a></li>
<li><a href="/resources">Resources</a></li>
</ul>
</nav>