Update index.html

This commit is contained in:
2026-03-23 09:46:30 +01:00
parent 893ac3fae0
commit d58445dd91
+1 -1
View File
@@ -63,6 +63,6 @@
} }
} }
</script> </script>
<script type="module" src="script-test.js"></script> <script type="module" src="script.js"></script>
</body> </body>
</html> </html>