Skip to content

feat: add pixelore favicon (pixel-art P) - #4

Merged
dudusotero merged 1 commit into
mainfrom
feat/favicon
May 13, 2026
Merged

feat: add pixelore favicon (pixel-art P)#4
dudusotero merged 1 commit into
mainfrom
feat/favicon

Conversation

@dudusotero

Copy link
Copy Markdown
Owner

Summary

Both pixelore sites get a 16×16 pixel-art P favicon in the brand pink (#ff2d6c), hand-authored to match the design system's retro aesthetic.

  • `apps/docs/app/icon.png` — auto-registered by Next.js App Router; served at `/icon.png`.
  • `apps/rpg-demo/public/favicon.png` — referenced from `index.html` with an explicit `` for the Vite build.

Test plan

  • `pnpm -r build` clean; both Next routes log `/icon.png` registered.
  • Verified `/favicon.png` serves with `Content-Type: image/png` and `` is in the rendered HTML.
  • Verify the favicon shows in the tab strip on Vercel preview deploys after merge.

A 16×16 PNG of a chunky pixel-art "P" in the brand pink (#ff2d6c),
hand-authored to match the design system's retro aesthetic.

- apps/docs/app/icon.png — auto-registered by Next.js App Router and
  served at /icon.png.
- apps/rpg-demo/public/favicon.png — referenced from index.html with an
  explicit <link rel="icon"> tag for the Vite build.
@vercel

vercel Bot commented May 13, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
pixelore Ready Ready Preview, Comment May 13, 2026 5:56pm
pixelore-rpg Ready Ready Preview, Comment May 13, 2026 5:56pm

@dudusotero
dudusotero merged commit d123256 into main May 13, 2026
4 checks passed
@dudusotero
dudusotero deleted the feat/favicon branch May 13, 2026 18:00
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