Skip to content

Add MR favicon#42

Merged
Marv51 merged 2 commits into
mainfrom
add-favicon
Jul 11, 2026
Merged

Add MR favicon#42
Marv51 merged 2 commits into
mainfrom
add-favicon

Conversation

@Marv51

@Marv51 Marv51 commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Adds a favicon: a serif MR monogram on the site's accent-purple background (#7a366e), matching the Fraunces feel of the hero name.

Assets (src/public/)

  • favicon.svg — primary, scalable icon
  • favicon-32x32.png, favicon-16x16.png — raster fallbacks
  • apple-touch-icon.png (180×180) — iOS home-screen bookmark
  • favicon.ico — legacy fallback for bare /favicon.ico requests

Wired into every page via the links export in root.tsx.

Verified on the dev server: all five assets return 200 with correct content types, and the <link> tags render in <head>.

🤖 Generated with Claude Code

Marv51 and others added 2 commits July 11, 2026 20:55
Serif "MR" monogram on the accent-purple background, generated at
SVG plus 16/32px PNG, apple-touch (180px), and legacy .ico. Wired
into every page via the root links export.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Defines the Vite dev server (on a dedicated port 5273 to avoid
colliding with a manually-run instance) and a production preview.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Marv51
Marv51 merged commit d544b6c into main Jul 11, 2026
2 checks 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