badge
Collective badge
Add the badge to your HTML: hotlink the SVG from /badge.svg (CORS-friendly) and wrap it in an anchor so visitors can reach the site.
Preview
Copy-paste HTML
<a href="https://osbytes.vercel.app" target="_blank" rel="noopener noreferrer" title="osbytes — open source bytes">
<img
src="https://osbytes.vercel.app/badge.svg"
alt="osbytes — open source bytes"
width="32"
height="32"
/>
</a>