Skip to content

Add favicon#3

Merged
lottabydesign merged 1 commit into
mainfrom
favicon
Jun 14, 2026
Merged

Add favicon#3
lottabydesign merged 1 commit into
mainfrom
favicon

Conversation

@lottabydesign

Copy link
Copy Markdown
Owner

Adds a favicon via the Next.js App Router file convention: site/app/icon.svg.

  • Reuses the brand 3D-stamp mark, reframed to a square viewBox (centered + padded) so the portrait logo renders undistorted at favicon size. Artwork/paths are untouched — only the outer <svg> framing changed.
  • Next.js auto-detects app/icon.svg and injects <link rel="icon" type="image/svg+xml" sizes="any">; no layout.tsx change needed.
  • Verified locally: /icon.svg serves 200 image/svg+xml and the link tag is emitted.

Next.js App Router auto-serves app/icon.svg and injects the <link rel=icon>.
The portrait brand logo is reframed to a square viewBox (centered, padded) so it
renders undistorted at favicon size; artwork/paths untouched.
@vercel

vercel Bot commented Jun 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
stampstack Ready Ready Preview, Comment Jun 14, 2026 8:38pm

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@lottabydesign lottabydesign merged commit f149fd6 into main Jun 14, 2026
4 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