Update index.html

This commit is contained in:
Voxel 2025-03-12 15:46:23 -04:00 committed by GitHub
parent 04edf8263e
commit ccfebd7ddb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="/assets/img/milk.png"/>
<link href="assets/index.css" rel="stylesheet" type="text/css">
<script src="three.min.js"></script>
<script src="assets/three.min.js"></script>
<script src="assets/waves.js"></script>
<body>
<div id="waves"></div>