so yeah, i have decided to make my own webring! webrings were really cool for me so yeah, i made one myself! (with the help of onionring.js!)
if you are intrested, this is how it looks!
1. put the widget on your website
2. post the link to your website and your name/nickname to the chatbox below!
3. that's it!
if you want to add the widget, simply add this code:
<div id="bonki-ring">
<script type="text/javascript" src="https://bonkiscoolsite.neocities.org/bonkiring/bonkiring-widget.js"></script>
</div>
the webring div is not centered by default. if you want to center it, add this to your websites css!
.bonkiringdiv {
margin: auto;
}