a webring for friends
- pick an id
- make a PR into this repository, adding your id as a key, and your website as a value to
registry.json
- add one of the following html snippets (or some variation of them) to your website. don't forget to replace "ID" with your actual id from the first step
<b>This site is a member of <a href="https://bobs-club.net/">bob's club!</a> check out a friend's website too</b><br />
<a href="https://bobs-club.net/site/ID/pred">previous site</a> --
<a href="https://bobs-club.net/site/ID/random">random site</a> --
<a href="https://bobs-club.net/site/ID/succ">next site</a>
<span>
<a href="https://bobs-club.net/site/ID/pred" title="previous site"><<</a>
<a href="https://bobs-club.net/site/ID/random" title="random site">?</a>
<a href="https://bobs-club.net/" title="web ring">bob's club</a>
<a href="https://bobs-club.net/site/ID/succ" title="next site">>></a>
</span>