Create index.html

This commit is contained in:
Voxel 2025-03-12 15:22:29 -04:00 committed by GitHub
parent 3d67e3dc65
commit f4d224cfc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

7
index.html Normal file
View file

@ -0,0 +1,7 @@
<!DOCTYPE html>
<head>
<title>MilkNet</title>
<link rel="icon" type="image/png" href="/assets/img/milk.png"/>
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r134/three.min.js"></script>
<script src="/assets/waves.js"></script>