added the ruls to the websight

This commit is contained in:
2026-03-30 00:40:02 -05:00
parent ae52799286
commit f28abb272d
5 changed files with 145 additions and 1 deletions
+2
View File
@@ -12,6 +12,7 @@
<nav>
<a href="players.html">Players</a>
<a href="lists.html">Lists</a>
<a href="rules.html">Rules</a>
</nav>
</header>
<main>
@@ -24,6 +25,7 @@
<h3>Quick Links</h3>
<a class="btn" href="lists.html">View Lists</a>
<a class="btn" href="players.html" style="margin-left:8px">Players</a>
<a class="btn" href="rules.html" style="margin-left:8px">Rules</a>
</div>
</section>
</main>