This commit is contained in:
Nogard
2025-03-22 13:58:36 +01:00
parent 5090b4c106
commit 42d5bc995f
2 changed files with 123 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<html>
<head>
<script src="./script.js"></script>
<script>
run();
</script>
</head>
</html>