Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
MLSA Yash Saraswat
  • Loading branch information
yashsaraswat2004 authored Feb 10, 2024
1 parent f9584f0 commit d395848
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 @@ -48,7 +48,7 @@ <h1>Tic Tac Toe</h1>
</table>

<h2 hidden>Game over, refresh to play again 🧑‍💻 🤖!</h2>

Hello guys...This is Suggestion part
<script>
// Initialization
const boxes = Array.from(document.querySelectorAll("td"));
Expand Down

0 comments on commit d395848

Please sign in to comment.