Block
CLI registryMade With Embed
Credit badge + copyable HTML embed. Defaults to AtroUI branding.
Preview → install → use
01
Preview
npx shadcn@latest add @atroui/made-with-embedCredit
Link back if it helped.
Drop this badge on your site, README, or Notion footer. Free tools stay free when people share the source.
HTML snippet
<a href="https://www.atroui.com/og" target="_blank" rel="noopener noreferrer"><img src="https://www.atroui.com/badge/atroui.svg" alt="Made with AtroUI" width="160" height="40" /></a>
Source lands in your repo. Setup: Installation · Registry catalog.
02
Usage
Edit CONTENT.siteOrigin and badgeSrc after install. Host the badge SVG in your public folder.
03
API reference
| Prop | Type | Default | Description |
|---|---|---|---|
| href | string | '/' | Badge link target. |
| badgeSrc | string | '/badge/atroui.svg' | Path or absolute URL to the badge image. |
| brandName | string | getBrand().name | Alt text and accessible label. |
Made With Embed