Update index.html

This commit is contained in:
Voxel 2025-03-17 09:17:19 -04:00 committed by GitHub
parent c0849fd3cf
commit 8ceb220d82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,10 +18,10 @@
<body>
<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>
<p class="center-text">Paradise for bored students. What would you like to do?</p>
<div class="center-text">
<a href="/games">Games</a><a href="/apps">Apps</a><a href="/links.txt">Links</a><a href="/stuff">'Stuff' ;)</a>
<a href="/games">Games</a><a href="/apps">Apps</a><a href="/links.txt">Links</a><a href="/form">Request things</a>
</div>
</body>
</html>