Still waiting for the New York Times to send me a bogus takedown notice
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ <form onsubmit="checkAnswer(event)"> <input type="text" placeholder="Guess" autofocus> </form> - <p id="result"></p> + <p id="hint"></p> <p id="win"></p> <p id="attempt"></p> </body> |