Skip to content

Commit acf7ceb

Browse files
authored
Merge pull request #2 from rwells489/update-game
Update the game over message
2 parents e44e114 + f96ddd9 commit acf7ceb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ <h1>Tic Tac Toe</h1>
4747
</tr>
4848
</table>
4949

50-
<h2 hidden>Game over</h2>
50+
<h2 hidden>Game over! Refresh to play again. 🧑‍💻 🤖</h2>
5151

5252
<script>
5353
// Initialization

0 commit comments

Comments
 (0)