al-folio icon indicating copy to clipboard operation
al-folio copied to clipboard

Add support for apple-touch-icon

Open BenoitGaston opened this issue 4 months ago • 6 comments

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

BenoitGaston avatar Oct 14 '24 09:10 BenoitGaston