88×31 Buttons

Grab a button. Put it on your site. Spread the not-a-homelab gospel.

notahomelab User button

User

For users of notahomelab services.

HTML

<a href="https://notahomelab.xyz"><img src="https://notahomelab.xyz/buttons/notabutton.png" alt="notahomelab" width="88" height="31" /></a>

Markdown

[![notahomelab](https://notahomelab.xyz/buttons/notabutton.png)](https://notahomelab.xyz)

Astro

<a href="https://notahomelab.xyz">
  <img src="https://notahomelab.xyz/buttons/notabutton.png" alt="notahomelab" width={88} height={31} />
</a>

React / JSX

<a href="https://notahomelab.xyz">
  <img src="https://notahomelab.xyz/buttons/notabutton.png" alt="notahomelab" width={88} height={31} />
</a>
← Go back

okay fine.

it's a homelab.

are you happy now?