Skip to content

Commit 987ac05

Browse files
authored
Merge pull request #1 from dylanhill7/update-game
Update the game over message
2 parents 205935a + 2324929 commit 987ac05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
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)