Update index.html

This commit is contained in:
Voxel 2025-04-01 07:20:14 -04:00 committed by GitHub
parent bb2cdb47e9
commit 3d2bfb75de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
<head>
<title>MilkNet | Games</title>
<link rel="icon" type="image/png" href="/assets/img/milk.png"/>
<style>body{max-width:1000px;margin:auto;background-color:black;color:white;font-family:Arial;}a{color:#05d5ff}</style>
<style>body{max-width:1000px;margin:auto;background-color:white;color:black;font-family:Arial;}a{color:#05d5ff}</style>
<style>
img {
display: block;