aboutsummaryrefslogtreecommitdiff
path: root/webring.html
diff options
context:
space:
mode:
authorarf20 <aruizfernandez05@gmail.com>2023-10-28 10:58:23 +0200
committerarf20 <aruizfernandez05@gmail.com>2023-10-28 10:58:23 +0200
commit53df97269e221374c3696c340d549f45c15c9e77 (patch)
tree9cade148117703206c0efbb97ea75820f4233f18 /webring.html
parent14ac9526572979cbb2c878ab8f5a9fb5df2c52b0 (diff)
downloadarfnet2-web-53df97269e221374c3696c340d549f45c15c9e77.tar.gz
arfnet2-web-53df97269e221374c3696c340d549f45c15c9e77.zip
Finally some advance
Diffstat (limited to 'webring.html')
-rwxr-xr-xwebring.html32
1 files changed, 32 insertions, 0 deletions
diff --git a/webring.html b/webring.html
new file mode 100755
index 0000000..b39e3fd
--- /dev/null
+++ b/webring.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="UTF-8">
+ <link rel="stylesheet" type="text/css" href="/style.css">
+ <link rel="stylesheet" type="text/css" href="/about.css">
+ <title>ARFNET</title>
+ </head>
+
+ <body>
+ <header><a href="/">
+ <img src="arfnet_logo.png" width="64">
+ <span class="title"><strong>ARFNET</strong></span>
+ </a></header>
+ <hr>
+ <main>
+ <h2 class="center">Webring</h2>
+ <div class="div">
+ <p>Make me a PR on github or contact me through mail or discord to be here</p>
+ <p>Use this button if you want to add ARFNET to your site: <img src="/88x31.gif"></p>
+ <br><br><br><br><br><br>
+ <a href="https://yero.dev"><img src="https://yero.dev/88x31.png"></a>
+ <a href="https://weonpollo.xyz"><img src="http://weonpollo.xyz/webring.png"></a>
+ <a href="https://ratakor.com"><img src="https://ratakor.com/images/based/ratakor.gif"></a>
+ <a href="https://articexploit.xyz:8443"><img src="https://articexploit.xyz:8443/assets/buttons/arcade.png"></a>
+ <a href="https://www.informaticapau.com/"><img src="https://www.informaticapau.com/webrings/web_badge"></a>
+ <a href="https://jensen-net.mooo.com/"><img src="https://jensen-net.mooo.com/media/88_31.png"></a>
+
+ </div>
+ </main>
+ </body>
+</html>