Skip to content

Commit

Permalink
Fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
saeedhalabi committed Apr 21, 2024
1 parent 94805e1 commit 5028a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<div class="menu">
<h1>PLAY TIC TAC TOE</h1>
<i class="fa-solid fa-arrow-down"></i>
<button><a href="classic.html">MODE: CLASSIC</a></button>
<button><a href="index.html">MODE: CLASSIC</a></button>
</div>
</body>
</html>

0 comments on commit 5028a2f

Please sign in to comment.