Update maddybook
All checks were successful
Deploy / deploy (push) Successful in 7s

This commit is contained in:
Madison Rye Progress
2026-03-16 21:19:32 -07:00
parent 66d97c508b
commit ed9eea8e0d
3 changed files with 16 additions and 1 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>