fix: fixed retronaut links

This commit is contained in:
Marlow Alfonso 2024-02-05 21:39:18 +00:00
parent 73f8927206
commit 3cea4e5b84
1 changed files with 3 additions and 1 deletions

View File

@ -41,7 +41,9 @@
<div class="card" id="webrings">
<h1>Webrings</h1>
<div id="webrings-retronaut">
<strong>Retronaut: </strong><a href="#">previous</a> // <a href="#">random</a> // <a href="#">next</a>
<strong>Retronaut: </strong><a href="https://webring.dinhe.net/prev/https://unix.dog/~wiikifox/">previous</a> //
<a href="https://webring.dinhe.net/random">random</a> //
<a href="https://webring.dinhe.net/next/https://unix.dog/~wiikifox/">next</a>
</div>
</div>
</body>