For builders

Show where you build.

Paste one line into your website footer. It shows a small Building at Hackhouse badge and links to the builders page. It is an image, so it works on any site builder and cannot run anything on yours.

Iframe, light
<iframe src="https://www.hackhouse.africa/badge/embed" width="222" height="36" title="Building at Hackhouse" loading="lazy" style="border:0;overflow:hidden" scrolling="no"></iframe>
Building at Hackhouse
Image, for light footers
<a href="https://www.hackhouse.africa/builders" target="_blank" rel="noopener"><img src="https://www.hackhouse.africa/badge.svg" alt="Building at Hackhouse" height="36" width="222"></a>
Building at Hackhouse
Image, for dark footers
<a href="https://www.hackhouse.africa/builders" target="_blank" rel="noopener"><img src="https://www.hackhouse.africa/badge.svg?ink=white" alt="Building at Hackhouse" height="36" width="222"></a>

The iframe is the light badge in its own small frame: paste it where your site builder offers an embed or HTML block. The two images are for footers that take an image and a link; navy on a light footer, white on a dark one. Change the height if you need it smaller; the width follows.

Webflow, WordPress, Framer, Notion and Carrd all take this as an embed or HTML block. If yours only allows an image and a link, use the image address and point the link at hackhouse.africa/builders.