how to join the webring

this webring can be joined by any user on tilde.team.

first, add the following links to your page, replacing USERNAME by your username (no ~):

<!-- tilde.team ring fragment-->
<div id="newring">
<div style="text-align: center;">
[<a href="https://tilde.team/ring/?action=prev&me=USERNAME">previous</a>]
[<a href="https://tilde.team/ring/?action=random&me=USERNAME">random</a>]
[<a href="https://tilde.team/ring/?action=next&me=USERNAME">next</a>]
<br>
<a href="https://tilde.team/ring/">how to join this webring</a>
</div>
</div>

you may edit the code however you want. it should work as long as the URLs are kept in place and have your user in them.

then create a .ring file in your ~ to be added in the webring:

$ touch ~/.ring

the first line of ~/.ring will be displayed here as a tagline.

the second line of the file is used as a custom link if your webring tags are not on your homepage.

explore webring

jump to random page

68 members in the webring:

it will probably work if you copy it to your own ~/public_html and adjust the links accordingly.