Remove 'Errors' button from navigation

Removed the 'Errors' button from the navigation.
This commit is contained in:
2026-03-30 23:37:30 -05:00
committed by GitHub
parent cc68d81440
commit b1a6873db3
-1
View File
@@ -28,7 +28,6 @@
<a class="btn" href="players.html" style="margin-left:8px">Players</a>
<a class="btn" href="rules.html" style="margin-left:8px">Rules</a>
<a class="btn" href="roulette.html" style="margin-left:8px">Roulette</a>
<a class="btn" href="errors.html" style="margin-left:8px">Errors</a>
</div>
</section>