diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -10,11 +10,17 @@ <meta content="The arf network, the only updated site backwards compatible with the original Web." property="og:description" /> <meta content="http://arf20.com/arfnet_logo.png" property="og:image" /> <link rel="shortcut icon" href="/favicon.ico" /> + <link rel="stylesheet" type="text/css" href="/style.css"> </head> <body> <header> <img src="arfnet_logo.png" width="64"> - <span class="title"><strong>ARFNET Home</strong></span> + <span class="title"><strong>ARFNET</strong></span> </header> + <hr> + ARFNET is currently facing some techical difficulties, expect some major changes.<br> + Reach me at aruizfernandez05@gmail.com, arf20 at discord, or join the discord server https://discord.gg/jy6AjN9ACP for more info<br> + <br> + Sorry for the inconveniences </body> </html>
\ No newline at end of file |