Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add apple-touch-icon link for ios devices #4980

Open
kof opened this issue Mar 10, 2025 · 1 comment
Open

Add apple-touch-icon link for ios devices #4980

kof opened this issue Mar 10, 2025 · 1 comment
Labels
area:cli Webstudio CLI complexity:medium Up to 1 week of work prio:2 Always look for prio:1 issues first before working on prio:2 type:feat Features and enhancements

Comments

@kof
Copy link
Member

kof commented Mar 10, 2025

On ios, favorites menu won't use the favicon if we don't add <link rel="apple-touch-icon" sizes="256x256" href="/apple-touch-icon.png"> in addition to the link rel="icon"

@kof kof added area:cli Webstudio CLI complexity:medium Up to 1 week of work prio:2 Always look for prio:1 issues first before working on prio:2 type:feat Features and enhancements labels Mar 10, 2025
@TrySound
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:cli Webstudio CLI complexity:medium Up to 1 week of work prio:2 Always look for prio:1 issues first before working on prio:2 type:feat Features and enhancements
Projects
None yet
Development

No branches or pull requests

2 participants