burn: add favicon, meta tags, and social sharing cards (closes #13) #31

Merged
Timmy merged 1 commits from burn/20260410-0052-13-static-site-meta into main 2026-04-10 09:35:58 +00:00
Owner

Closes #13

Changes

  • Inline SVG favicon using beacon emoji — zero external dependencies
  • Open Graph meta tags for rich link previews on Discord, Telegram, Slack, etc.
  • Twitter Card meta for summary card rendering
  • theme-color meta for mobile browser chrome styling
  • meta description for search engine snippets

Testing

  • Validated HTML structure unchanged (single self-contained index.html)
  • Inline SVG favicon renders in modern browsers
  • OG tags follow Open Graph protocol spec
Closes #13 ## Changes - Inline SVG favicon using beacon emoji — zero external dependencies - Open Graph meta tags for rich link previews on Discord, Telegram, Slack, etc. - Twitter Card meta for summary card rendering - theme-color meta for mobile browser chrome styling - meta description for search engine snippets ## Testing - Validated HTML structure unchanged (single self-contained index.html) - Inline SVG favicon renders in modern browsers - OG tags follow Open Graph protocol spec
Timmy added 1 commit 2026-04-10 04:53:06 +00:00
- Inline SVG favicon (beacon emoji) — no external file needed
- Open Graph tags for link previews (title, description, type)
- Twitter Card meta for rich social sharing
- Theme-color for mobile browser chrome
- Meta description for search engines
Timmy merged commit 85a146b690 into main 2026-04-10 09:35:58 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-beacon#31