Update index.html

This commit is contained in:
2025-08-20 00:20:35 -07:00
committed by GitHub
parent 175cdf178c
commit 819bcf3bd8

View File

@@ -1 +1,12 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title></title>
</head>
<body>
<script src="./index.js"></script>
</body>
</html>