mirror of
https://github.com/milk-net/milk-net.github.io.git
synced 2025-04-20 14:13:42 -05:00
Update index.html
This commit is contained in:
parent
01a95f6b9f
commit
721a391dcd
1 changed files with 3 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<title>MilkNet</title>
|
||||
<link rel="icon" type="image/png" href="/assets/img/milk.png"/>
|
||||
<style>body{max-width:1000px;margin:auto;background-color:black;color:white;}a{color:#05d5ff}</style>
|
||||
<style>body{max-width:1000px;margin:auto;background-color:black;color:white;font-family:Arial;}a{color:#05d5ff}</style>
|
||||
<style>
|
||||
.center-text {
|
||||
text-align: center;
|
||||
|
@ -11,9 +11,8 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1 class="center-text">Milk milk</h1>
|
||||
|
||||
<img src="/assets/img/milk.png" alt="Carton of milk with big eyes">
|
||||
<h1 class="center-text">MilkNet</h1>
|
||||
</body>
|
||||
</html>
|
||||
<link rel="icon" type="image/png" href="/assets/img/milk.png"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue