Changes to the list are currently done manually.
Send Lilia Roo
a link to your website and a short title or blurb of a few words.
You will get a slug, which is a short ID for your entry
in the list. Then, use that slug in the links to the
webring on your website.
Modify either of these templates as you see fit!
Basic template
HTML
<nav id="sewifurs-webring">
<p>SEWI Furs Webring</p>
[<a href="https://webring.sewifurs.org/âĄī¸đ your slug here đâŦ ī¸/previous/">prev</a>]
[<a href="https://webring.sewifurs.org">list</a>]
[<a href="https://webring.sewifurs.org/âĄī¸đ your slug here đâŦ ī¸/next/">next</a>]
</nav>
Stylish template
HTML
<div class="webring">
<nav class="sewifurs">
<div class="inner">
<h1>
<img src="https://sewifurs.org/static/sewifurs.png"
alt="The People's Flag of Milwaukee, but with a paw instead of a sun">
SEWI Furs Webring
</h1>
[<a href="https://webring.sewifurs.org/âĄī¸đ your slug here đâŦ ī¸/previous/">prev</a>]
[<a href="https://webring.sewifurs.org">list</a>]
[<a href="https://webring.sewifurs.org/âĄī¸đ your slug here đâŦ ī¸/next/">next</a>]
</div>
</nav>
</div>