Update index.html

This commit is contained in:
Voxel 2025-03-28 11:50:34 -04:00 committed by GitHub
parent 67d5272065
commit 6d3343864d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,10 +53,10 @@
<body>
<img src="/assets/img/milk_optimized.png" class="center">
<h1 class="center-text">MilkNet</h1>
<p class="center-text">Paradise for bored students. What would you like to do? (Press , to escape)</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="/form">Requests</a><a href="/gba">Retro Games</a>
<a href="/games">Games</a><a href="/apps">Apps</a><a href="/links.txt">Links</a><a href="/form">Requests</a><a href="/gba">Retro Games</a><a href="/settings">Settings</a>
</div>
</body>
</html>