al-folio
al-folio copied to clipboard
Add support for apple-touch-icon
Have you checked that your feature request isn't already filed?
- [X] I read through FAQ and searched through the past issues, none of which addressed my feature request.
- [X] Yes, I have checked that this feature request isn't already filed.
Description & Motivation
Adding this line: <link rel="apple-touch-icon" href=link_to_my_icon_asset />
below the shortcut icon
line inside index.html
will make that: adding a shortcut on an iOS device will use the chosen icon instead of a generic one.
The change is very simple.
Pitch
No response
Alternatives
No response
Additional context
No response