feat(webring): added webring links
This commit is contained in:
parent
e7d3ffacec
commit
1735941a3f
1 changed files with 13 additions and 0 deletions
|
|
@ -48,4 +48,17 @@ import "../styles/Badge.scss";
|
||||||
}
|
}
|
||||||
</div>
|
</div>
|
||||||
</Panel>
|
</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>
|
</Main>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue