Home buttons and RPS hotfix

This commit is contained in:
2024-08-20 22:48:32 +02:00
parent a8e196f8ec
commit 3b939ca612
9 changed files with 59 additions and 3 deletions

View File

@@ -18,5 +18,6 @@
<div id="choices" draggable="false"></div>
</section>
<h1 id="your-score">0</h1>
<a href="../" id="home"></a>
</body>
</html>