mirror of
https://github.com/mollersuite/monofile.git
synced 2024-11-21 13:36:25 -08:00
add apple-touch-icon
This commit is contained in:
parent
cbb9152529
commit
58aa0aac7e
|
@ -14,6 +14,11 @@
|
|||
href="/static/style/app.css"
|
||||
>
|
||||
|
||||
<link
|
||||
rel="apple-touch-icon"
|
||||
href="/static/assets/apple-touch-icon.png"
|
||||
>
|
||||
|
||||
<link
|
||||
rel="icon"
|
||||
type="image/svg"
|
||||
|
|
Loading…
Reference in a new issue