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

@@ -27,5 +27,6 @@
<button onclick="roll()">Roll<br>the<br>Dice!</button>
</article>
<script src="main.js"></script>
<a href="../" id="home"></a>
</body>
</html>