Skip to content

Fix favicon and mobile email header - #5

Draft
josephiesue wants to merge 1 commit into
mainfrom
codex/daily-field-note-2026-07-13
Draft

Fix favicon and mobile email header#5
josephiesue wants to merge 1 commit into
mainfrom
codex/daily-field-note-2026-07-13

Conversation

@josephiesue

Copy link
Copy Markdown
Contributor

What changed

  • Replaced the favicon's external image dependency with self-contained SVG geometry.
  • Added scalable favicon metadata and a cache-busting URL.
  • Locked the Lead Letter email logo group to a white background with dark text in the weekly and welcome templates.
  • Added light-only color-scheme metadata to the welcome email.

Why

The favicon SVG referenced a separate image that browsers do not reliably load inside favicon documents. Mobile email clients could also preserve the light header gradient while independently changing the adjacent brand text to white, making the label disappear.

Impact

The site favicon should render reliably after deployment, and newly generated SendFox emails should keep the Lead Letter header label readable in mobile dark mode.

Validation

  • Astro production build completed successfully (20 pages).
  • Generated weekly and welcome email HTML contains the background and text-color protections.
  • Mobile-width browser preview rendered the brand label as dark ink on white with no relevant console errors.
  • JavaScript syntax checks and git diff --check passed.

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