Update index.html

This commit is contained in:
Voxel 2025-03-13 11:01:39 -04:00 committed by GitHub
parent d4c96191ea
commit 52f5a892eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,8 +18,11 @@
<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 play?</p>
<a href="/assets/games/crossyroad">Crossy Road</a>
<p class="center-text">Heaven for bored students. What would you like to play? These are all selfhosted links so if they get blocked let us know.</p>
<a href="/assets/games/crossyroad">Crossy Road</a><a href="/assets/games/tunnelrush">Tunnel Rush</a>
<footer>
<a href="https://voxel.fsky.io"><img src="https://voxel.fsky.io/voxel.gif" loading="lazy" width="88px" height="31px"></a>
</footer>
</body>
</html>
</head>