Powered by staik badge

Last updated:

On this page

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 staik (dark)Dark
Powered by staik (light)Light

HTML

Dark:

html
<a href="https://staik.se" title="Swedish LLM infrastructure">
  <img src="https://api.staik.se/badge/powered-by-staik-dark.svg" alt="Powered by staik" width="150" height="36" />
</a>

Light:

html
<a href="https://staik.se" title="Swedish LLM infrastructure">
  <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:

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