Rename snake.html to index.html

This commit is contained in:
Fabian Märker
2022-12-19 14:19:10 +01:00
committed by GitHub
parent c5bfbc7050
commit 9c137045b7

View File

@@ -165,4 +165,4 @@ document.addEventListener('keydown', function(e) {
requestAnimationFrame(loop);
</script>
</body>
</html>
</html>