Free for webmasters

A free daily tarot card widget for your site

Drop one line of HTML in your sidebar or footer and show a new tarot card every day — the same symbol the whole world sees, on your own page. No signup, no API key, no cost, ever.

Live preview

How to add it

  1. 1.Copy the snippet below.
  2. 2.Paste it anywhere in your HTML — sidebar, footer, a blog post.
  3. 3.That's it. It updates itself every day; you never touch it again.

Embed code (JS — recommended, updates itself daily)

<script async src="https://numenia.xyz/embed/daily-card.js" data-locale="en" data-theme="dark"></script>

Swap data-locale="en" for "es" or "pt-BR", and data-theme="dark" for "light", to match your site.

Static HTML badge (no JavaScript)

<a href="https://numenia.xyz/en/daily?utm_source=widget&utm_medium=badge&utm_campaign=daily_card_widget" target="_blank" rel="noopener" style="display:inline-block;font:600 13px/1.4 ui-sans-serif,system-ui,sans-serif;color:#5b3fd6;text-decoration:none;border:1px solid rgba(91,63,214,0.3);border-radius:10px;padding:8px 14px;">🔮 Daily Tarot Card — Powered by Numenia</a>

Prefer no JavaScript at all? This static badge links to today's card without embedding live content.

Questions

Is this really free?

Yes. No account, no API key, no rate limit worth worrying about. We ask only that the small "Powered by Numenia" credit line stays in place — that's how we keep it free.

Does it slow down my page?

It's a single cached iframe, a few hundred bytes of HTML. No client-side JavaScript runs inside your page.

Can I change the size or theme?

The card is intentionally compact (max-width 340px) so it fits a sidebar. Use the theme=light or theme=dark query parameter to match your site.