2026-05-08POSSEInspired by The Online Webring, I made an Indieweb webring button that has mapped clickable regions for previous, next and webring links.
But, I had to use this on my footer which basically hides the links but still make my site valid to the webring bot:
<div style="font-size: 0; opacity: 0; height: 0; width: 0; overflow: hidden;">
<a href="https://xn--sr8hvo.ws/previous" rel="prev">Previous</a>
<a href="https://xn--sr8hvo.ws/next" rel="next">Next</a>
</div>Please tell me if that should not be done. Also, If you want to make changes to it, I made it as an SVG using Inkscape.
A Computer Engineering student who loves FOSS and is learning about privacy, the Internet and languages writing about the things he does.