Skip to content

fix: add sizes attr to apple-touch-icon#27

Merged
CalderLund merged 3 commits intomainfrom
calderlund--fullbleed-icon
Feb 21, 2026
Merged

fix: add sizes attr to apple-touch-icon#27
CalderLund merged 3 commits intomainfrom
calderlund--fullbleed-icon

Conversation

@CalderLund
Copy link
Collaborator

Summary

  • Adds sizes="180x180" to the apple-touch-icon link tag per Apple's recommendation

🤖 Generated with Claude Code

CalderLund and others added 3 commits February 21, 2026 11:09
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Previous flood-fill approach left anti-aliased artifacts from the old
rounded-rect edge. This version extracts the logo via hard-thresholded
alpha, applies a slight blur for smooth edges, and composites onto a
clean solid purple background.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Apple recommends specifying sizes="180x180" to help iOS select the
correct icon and avoid caching issues.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@CalderLund CalderLund merged commit 82a9c52 into main Feb 21, 2026
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