Tagging — what this page tells machines

Tarot

Everything below is normally invisible. It is what search engines and LLMs read to decide whether to retrieve and cite this page.


About

Tarot draws one card from the 22 Major Arcana and tells you whether it landed upright or reversed, with a short keyword meaning. A quick daily pull, not a full spread.

How it works

A uniform Math.random() pick from the Major Arcana, with a ~35% chance of reversed (the card name literally flips with a CSS rotate). Entirely client-side.


Metadata
title
Tarot
description
Draw a single tarot card from the 22 Major Arcana — upright or reversed — with a one-line meaning. A browser one-card pull, no server.
canonical
https://kaspirius.com/tarot
updated
Last updated

Heading outline

Structured data (JSON-LD)
TechArticle

Same as Article, flagged as technical/developer reference material.

{
  "@context": "https://schema.org",
  "@type": "TechArticle",
  "headline": "Tarot — toy",
  "description": "Draw a single tarot card from the 22 Major Arcana — upright or reversed — with a one-line meaning. A browser one-card pull, no server.",
  "url": "https://kaspirius.com/tarot",
  "mainEntityOfPage": {
    "@type": "WebPage",
    "@id": "https://kaspirius.com/tarot"
  },
  "datePublished": "2026-06-18",
  "dateModified": "2026-06-18",
  "author": {
    "@type": "Person",
    "name": "kaspirius",
    "url": "https://kaspirius.com"
  },
  "publisher": {
    "@type": "Organization",
    "name": "kaspirius",
    "url": "https://kaspirius.com"
  }
}
↖ kaspirius