Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kothakokila authored Jun 26, 2024
1 parent e877110 commit c89260d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<h1>Welcome to JavaScript Games Collection</h1>
<ul>
<li><a href="RockPaperScissor/index.html">Rock Paper Scissors</a></li>
<li><a href="Tic Tac Toe/index.html">Tic Tac Toe</a></li>
<li><a href="Tic_Tac_Toe/index.html">Tic Tac Toe</a></li>
</ul>
</body>
</html>

0 comments on commit c89260d

Please sign in to comment.