Skip to content

Replace placeholder emoji favicon with TAP beads mark#60

Open
pelle wants to merge 1 commit intomainfrom
favicon-tap-mark
Open

Replace placeholder emoji favicon with TAP beads mark#60
pelle wants to merge 1 commit intomainfrom
favicon-tap-mark

Conversation

@pelle
Copy link
Copy Markdown
Contributor

@pelle pelle commented May 1, 2026

Summary

The site was using a placeholder 🔄 emoji as its favicon. This swaps it for a proper SVG of the TAP beads wordmark — same composition as the in-page logo (dark-green / cyan / dark-green beads + cyan connector dot) — sized down for browser tabs and home-screen tiles.

  • /assets/favicon.svg — 32×32 viewBox, beige rounded background, three 8px beads with the brand cyan in the middle, connector path + cyan dot below. Designed to stay legible at 16×16.
  • /assets/apple-touch-icon.svg — 180×180 variant with chunkier strokes for iOS home-screen tiles.
  • <meta name="theme-color" content="#002F0D"> — paints the mobile browser chrome dark forest green to match.

Test plan

  • After deploy + hard refresh, browser tab shows the TAP beads mark instead of 🔄
  • Pin to iOS home screen → tile shows the bigger 180px composition
  • No 404s on /assets/favicon.svg or /assets/apple-touch-icon.svg

🤖 Generated with Claude Code

Adds /assets/favicon.svg and /assets/apple-touch-icon.svg containing the
TAP wordmark composition (dark-green / cyan / dark-green beads + cyan
connector dot) on a beige rounded surface. Wires both into the default
layout and adds a #002F0D theme-color meta for mobile chrome.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant