Update index.html

This commit is contained in:
2025-08-20 00:28:16 -07:00
committed by GitHub
parent 6348fbac39
commit 87b0e54aa1

View File

@@ -7,6 +7,8 @@
<title></title>
</head>
<body>
Hello
<script src="./index.js"></script>
Hello
</body>
</html>