Once you've joined the ring, copy this code snippet into your site:
<webring-banner>
<p>Member of the <a href="https://webringdemo.netlify.com">Nerds of the 90s</a> webring</p>
<a href="https://webringdemo.netlify.com/prev">Previous</a>
<a href="https://webringdemo.netlify.com/random">Random</a>
<a href="https://webringdemo.netlify.com/next">Next</a>
</webring-banner>
<script async src="https://webringdemo.netlify.com/embed.js" charset="utf-8"></script>
It will render this banner that links to the other members:
Member of the Nerds of the 90s webring
Previous Random NextIf you want to start your own webring, fork this project on Github and follow the instructions in the README.
Fork on Github