Update index.html

This commit is contained in:
2025-08-20 00:54:03 -07:00
committed by GitHub
parent 7b9eee0595
commit 5395c6a1cb

View File

@@ -8,7 +8,7 @@
</head>
<body>
Hello
<script src="./index.js"></script>
<script src="https://cdn.jsdelivr.net/npm/tiny-ripple@0.2.0"></script>
Hello
</body>
</html>