aboutsummaryrefslogtreecommitdiff
path: root/index.html
blob: 9c9c7f1617af65a83fe95cfa9e324338eb09bfe1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html>
    <head>
        <title>ARFNET</title>
        <meta charset="UTF-8" />
		<meta content="ARFNET" property="og:site_name" />
		<meta content="website" property="og:type" />
		<meta content="https://arf20.com/" property="og:url" />
		<meta content="ARFNET Home" property="og:title" />
		<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</strong></span>
		</header>
        <hr>
        ARFNET is currently facing some techical difficulties, expect some major changes.<br>
        Reach me at arfnet@proton.me, arf20 at discord, or join the discord server https://discord.gg/jy6AjN9ACP for more info<br>
        <br>
        Sorry for the inconveniences 
    </body>
</html>