Update index.html

This commit is contained in:
Voxel 2025-03-13 15:20:56 -04:00 committed by GitHub
parent b8ca4dbfe6
commit 64267b1ebd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -18,11 +18,11 @@
<body> <body>
<img src="/assets/img/milk_optimized.png" class="center"> <img src="/assets/img/milk_optimized.png" class="center">
<h1 class="center-text">MilkNet</h1> <h1 class="center-text">MilkNet</h1>
<div class="center-text">
<p class="center-text">Games</p> <p class="center-text">Games</p>
<a href="/assets/games/tunnelrush">Tunnel Rush</a><a href="/assets/games/smashkarts">Smash Karts</a><a href="/assets/games/stickmanhook">Stickman Hook</a><a href="https://milk.servemp3.com">Go back</a> <a href="/assets/games/tunnelrush">Tunnel Rush</a><a href="/assets/games/smashkarts">Smash Karts</a><a href="/assets/games/stickmanhook">Stickman Hook</a><a href="/assets/games/slope">Slope</a><a href="/assets/games/adofai">A Dance of Fire and Ice</a><a href="/assets/games/retrobowl">Retro Bowl</a><a href="/assets/games/totm">Tomb of the Mask</a><a href="/assets/games/whg">World's Hardest Game</a><a href="/assets/games/whg2">World's Hardest Game 2</a>
<footer> </div>
<a href="https://voxel.fsky.io"><img src="https://voxel.fsky.io/voxel.gif" loading="lazy" width="88px" height="31px"></a>
</footer>
</body> </body>
</html> </html>
</head> </head>