diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 45 |
1 files changed, 23 insertions, 22 deletions
@@ -3,25 +3,25 @@ <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" 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" /> + <meta content="ARFNET" property="og:site_name" /> + <meta content="website" property="og:type" /> + <meta content="https://arf20.com/" property="og:url" /> + <meta content="ARFNET" 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> + <img src="arfnet_logo.png" width="64"> + <span class="title"><strong>ARFNET</strong></span> + </header> <marquee scrollamount="15">Now fully legal</marquee> <hr> Due to differences with ARFNET's ISP, ARFNET is suffering major changes, feel free to contact for more info.<br> But here is a brief <a href="/explanation.txt">explanation</a>.<br> - And here is a <a href="https://web.archive.org/web/20230603081448/https://arf20.com/">snapshot</a> of the site before the schism. + And here is a <a href="https://web.archive.org/web/20230603081448/https://arf20.com/">snapshot</a> of the site before the schism. Sorry for the inconveniences <hr> @@ -36,6 +36,7 @@ <a class="fst" href="/about_me.html">About me</a><br> <a class="fst" href="https://blog.arf20.com">Blog</a><br> <a class="fst" href="/services.html">Services</a><br> + <a class="sec" href="https://memes.arf20.com/">Memes</a><br> <a class="sec" href="/chat.html">Chat</a><br> <a class="sec" href="https://webmail.arf20.com">Webmail</a><br> <a class="sec" href="https://nextcloud.arf20.com">Nextcloud</a><br> @@ -48,17 +49,17 @@ <a class="fst" href="/webring.html">Webring</a><br> <hr> - <span>Last modification 28-11-2023. Estabished somewhere around 2019. Sysadmin: arf20. Contact: <a target="_blank" href="mailto:arf20@arf20.com">arf20@arf20.com</a> <a href="/arf20_public.asc">PGP</a> Murcia, Spain.</span><br> - <a href="/LICENSE">Everything here is by default published under the GPLv3</a> - <a href="/">Copyright © 2023 ARFNET</a><br> - <img src="gifs/bestvw.gif"> - <img src="gifs/vim.gif"> - <img src="gifs/powered-by-nginx.gif"> - <img src="gifs/powered-by-debian.gif"> - <img src="gifs/powered-by-opnsense.png"> - <img src="gifs/powered-by-proxmox.png"> - <img src="gifs/piracy.gif"> - <img src="gifs/gay.gif"> - <img src="gifs/gplv3.gif"> + <span>Last modification 28-11-2023. Estabished somewhere around 2019. Sysadmin: arf20. Contact: <a target="_blank" href="mailto:arf20@arf20.com">arf20@arf20.com</a> <a href="/arf20_public.asc">PGP</a> Murcia, Spain.</span><br> + <a href="/LICENSE">Everything here is by default published under the GPLv3</a> + <a href="/">Copyright © 2023 ARFNET</a><br> + <img src="gifs/bestvw.gif"> + <img src="gifs/vim.gif"> + <img src="gifs/powered-by-nginx.gif"> + <img src="gifs/powered-by-debian.gif"> + <img src="gifs/powered-by-opnsense.png"> + <img src="gifs/powered-by-proxmox.png"> + <img src="gifs/piracy.gif"> + <img src="gifs/gay.gif"> + <img src="gifs/gplv3.gif"> </body> </html> |