Update index.html

This commit is contained in:
Games-From-Flash 2022-03-24 11:00:28 -04:00 committed by GitHub
parent 9412432a37
commit 2d3c23bdad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,5 +64,6 @@
<button onclick="window.location.href='impossiblequiz.html';">The Impossible Quiz</button> <button onclick="window.location.href='impossiblequiz.html';">The Impossible Quiz</button>
<button onclick="window.location.href='hardestgame.html';">The World's Hardest Game</button> <button onclick="window.location.href='hardestgame.html';">The World's Hardest Game</button>
</center> </center>
<p>Hi Daniel</p>
</body> </body>
</html> </html>