We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2734fcf + eb9daef commit a66aa05Copy full SHA for a66aa05
1 file changed
index.html
@@ -47,7 +47,7 @@ <h1>Tic Tac Toe</h1>
47
</tr>
48
</table>
49
50
-<h2 hidden>Game over</h2>
+<h2 hidden>Game over, refresh to play again ^_^</h2>
51
52
<script>
53
// Initialization
0 commit comments