feat(webring): added webring links

This commit is contained in:
Fishandchips321 2026-02-20 17:43:55 +00:00
parent e7d3ffacec
commit 1735941a3f

View file

@ -48,4 +48,17 @@ import "../styles/Badge.scss";
}
</div>
</Panel>
<Panel title="Webring!">
<p>
<a
href="https://tilde.linuxposting.xyz/ring.py?prev&foxgirlriley.neocities.org"
>🡠</a
>
<a href="#" title="Coming soon">Linuxposting webring</a>
<a
href="https://tilde.linuxposting.xyz/ring.py?next&foxgirlriley.neocities.org"
>🡢</a
>
</p>
</Panel>
</Main>