Powered by staik badge

Building on staik? Show it with a badge on your site or in your README. Pick the variant that fits your background — the badge links to staik.se.

Variants

Powered by staikDark
Powered by staikLight

HTML

HTMLDark
<a href="https://staik.se" title="Svensk LLM-infrastruktur">
  <img src="https://api.staik.se/badge/powered-by-staik-dark.svg" alt="Powered by staik" width="150" height="36" />
</a>
HTMLLight
<a href="https://staik.se" title="Svensk LLM-infrastruktur">
  <img src="https://api.staik.se/badge/powered-by-staik-light.svg" alt="Powered by staik" width="150" height="36" />
</a>

Markdown

For your README on GitHub or GitLab:

MarkdownDark
[![Powered by staik](https://api.staik.se/badge/powered-by-staik-dark.svg)](https://staik.se)
MarkdownLight
[![Powered by staik](https://api.staik.se/badge/powered-by-staik-light.svg)](https://staik.se)