Get a snippet
If you'd like to link back to the webring, you can choose from one of the options below, or write your own! There are no rules.
1. Basic link
Links back to the webring homepage, without a next, previous or random link. This snippet will inherit whatever styling you have for links and text on your website.
Preview
This site is part of the Ball-jointed Club webring.
Code
<p>
This site is part of the <a href="https://ball-jointed.club">Ball-jointed Club webring</a>.
</p>
2. Basic link, with previous/random/next links
Links back to the webring homepage, plus a next, previous and random link. This snippet will inherit whatever styling you have for links and text on your website.
Preview
This site is part of the Ball-jointed Club webring.
← Previous site • Random site • Next site →
Code
For this snippet, you'll need your unique site ID. This ID is generated when you submit your site to the webring. If you've lost this, please feel free to get in contact.
<p>
This site is part of the <a href="https://ball-jointed.club">Ball-jointed Club webring</a>.<br />
<a href="https://ball-jointed.club/previous?id=YOUR_ID_HERE">← Previous site</a> • <a href="https://ball-jointed.club/random">Random site</a> • <a href="https://ball-jointed.club/next?id=YOUR_ID_HERE">Next site →</a>
</p>