Skip to content

Commit

Permalink
Update game over message
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 23, 2024
1 parent 889efdd commit 1298bb7
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 @@ -47,7 +47,7 @@ <h1>Tic Tac Toe</h1>
</tr>
</table>

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

<script>
// Initialization
Expand Down

0 comments on commit 1298bb7

Please sign in to comment.