Update index.html

This commit is contained in:
Voxel 2025-03-13 15:11:00 -04:00 committed by GitHub
parent 05126c2c50
commit d06c56e574
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,10 +19,7 @@
<img src="/assets/img/milk_optimized.png" class="center">
<h1 class="center-text">MilkNet</h1>
<p class="center-text">Heaven for bored students. What would you like to do?</p>
<a class="center-text" href="/games">Games</a><a href="/trigonometry">Proxy</a><a href="/chat">Chat</a>
<nav>
<a href="https://voxel.fsky.io"><img src="https://voxel.fsky.io/voxel.gif" loading="lazy" width="88px" height="31px"></a>
</nav>
<p class="center-text"><a href="/games">Games</a></p><p class="center-text"><a href="/trigonometry">Proxy</a></p><p class="center-text"><a href="/chat">Chat</a></p>
</body>
</html>
</head>