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" element to client #131

Closed
declan-wade opened this issue Oct 30, 2021 · 1 comment · Fixed by #145
Closed

Add "apple-touch-icon" element to client #131

declan-wade opened this issue Oct 30, 2021 · 1 comment · Fixed by #145
Labels
🔨 Feature New feature or request

Comments

@declan-wade
Copy link

Greetings,

Loving this app so far!

It would be great if the iOS 'add to homescreen' element was supported by using the following in the index.html file:

<link rel="apple-touch-icon" href="%PUBLIC_URL%/favicon.png">

It would just needed to be inserted into the <head> section with a png file in the parent directory. Happy to test if required!

Thanks,

@edasque
Copy link

edasque commented Oct 30, 2021

Yes, this would be lovely

@pawelmalak pawelmalak added the 🔨 Feature New feature or request label Oct 31, 2021
@pawelmalak pawelmalak linked a pull request Nov 5, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants