fix(webring): changed arrow characters to ones that have proper fonts

This commit is contained in:
Fishandchips321 2026-02-20 22:26:49 +00:00
parent b5c3e41def
commit a4055590f2

View file

@ -31,9 +31,9 @@ import "../styles/Badge.scss";
</Panel>
<Panel title="Webring!">
<p>
<a href="https://tilde.linuxposting.xyz/ring.py?prev&foxgirlriley.neocities.org">🡠</a>
<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>
<a href="https://tilde.linuxposting.xyz/ring.py?next&foxgirlriley.neocities.org"></a>
</p>
</Panel>
</Main>