Skip to content

Replace dynamic icon with static SVG#671

Merged
jamespepper81 merged 1 commit into
mainfrom
dev
Jun 23, 2026
Merged

Replace dynamic icon with static SVG#671
jamespepper81 merged 1 commit into
mainfrom
dev

Conversation

@jamespepper81

Copy link
Copy Markdown
Contributor

No description provided.

Remove the Next.js ImageResponse-based icon component (src/app/icon.tsx) and add a static SVG asset (src/app/icon.svg). The new 32x32 SVG includes a rounded dark background and a purple stroked circle+handle design (hsl colors preserved). This simplifies the build by using a static file instead of runtime edge image generation and updates the icon dimensions to 32×32.
@jamespepper81 jamespepper81 merged commit cc880e2 into main Jun 23, 2026
7 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