-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwebring.html
More file actions
executable file
·32 lines (31 loc) · 1.3 KB
/
webring.html
File metadata and controls
executable file
·32 lines (31 loc) · 1.3 KB
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
27
28
29
30
31
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>
<img src="arfnet_logo.png" width="64">
<span class="title"><strong>ARFNET</strong></span>
</header>
<hr>
<a class="home" href="/">Home</a><br>
<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="/FTPServer/ARFNET/88x31.png"></p>
<br><br><br><br><br><br>
<a href="https://femboy.hu"><img src="https://femboy.hu/images/webring/femboy.png"></a>
<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/web_button"></a>
</div>
</main>
</body>
</html>