mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-19 21:53:40 -05:00
Create index.html
This commit is contained in:
parent
3d67e3dc65
commit
f4d224cfc5
1 changed files with 7 additions and 0 deletions
7
index.html
Normal file
7
index.html
Normal 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>
|
Loading…
Add table
Reference in a new issue