Pasting keysat.xyz into iMessage / Slack / Discord / X was falling
back to just the <meta name=description> tag (which truncated mid-
sentence and showed no image). Add proper og:* and twitter:* tags so
the share card uses the hero copy + the existing 1024×1024
keysat-thumbnail.png as the social image. Same treatment on support.html
with its own title/description.
Also update the homepage meta description to match the hero copy
verbatim so the on-page lede and the share-card description tell the
same story.
Same pattern set used on the docs site (elaboration→period, list-intro→colon, tight clarification→comma). The decorative "— Certificate of License —" stamp ornament in the artwork section stays verbatim.
- New #agents section between Integrate and Sovereign with three cards:
OpenAPI 3.1 discovery, scoped API keys with bounded roles, stable
error codes + HMAC-signed webhooks. Links to KEYSAT_AGENT_GUIDE.md.
- Top-nav gains 'Agents' anchor.
- support.html: dropped the placeholder on-chain section (no address
finalized yet) and the speculative 'what funds go toward' paragraph.
Now three clean sections: Patron license, Lightning, OpenSats.
Static HTML + SVG/PNG assets for the public marketing site at
keysat.xyz. Deployed via FileBrowser to the operator's StartOS at
websites/keysat-xyz-landing/.
Files:
- index.html — main landing
- support.html — Lightning donation + on-chain BTC for sponsors
- assets/ — SVG marks, PNG icon/thumbnail, favicon
Stack: hand-written HTML + CSS, no build step, no JS framework.
Matches the keysat-design-system tokens (cream paper, navy ink,
gold accents, Archivo display + Inter body + JetBrains Mono).
Private repo during alpha; will go public alongside v1.0 launch.