Update index.html

This commit is contained in:
Voxel 2025-04-01 09:15:26 -04:00 committed by GitHub
parent d19e81ca88
commit f86cd65b89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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