Update index.html

This commit is contained in:
2025-08-20 18:50:06 -07:00
committed by GitHub
parent 751f1b6a23
commit d4a4ff06fa

View File

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