diff options
Diffstat (limited to 'webring.html')
-rwxr-xr-x | webring.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/webring.html b/webring.html index 60ad544..b988280 100755 --- a/webring.html +++ b/webring.html @@ -8,7 +8,7 @@ </head>
<body>
- <header><a href="/">
+ <header class="header"><a href="/">
<img src="arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span>
</a></header>
<hr>
@@ -26,7 +26,8 @@ <a href="https://jensen-net.mooo.com/"><img src="https://jensen-net.mooo.com/media/88_31.png"></a>
<a href="https://exosunand.net/"><img src="https://exosunand.net/88_31_alien.png"></a>
<a href="https://slushee.dev/"><img src="/images/webring/slushee.gif"></a>
- </div>
+ <a href="https://gxog.xyz/"><img src="https://gxog.xyz/webrings/web_badge"></a>
+ </div>
</main>
</body>
</html>
|