Skip to content
Snippets Groups Projects
Commit 74e8e16c authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

Merge branch 'fix/pwa_icon_for_ios' into 'dev'

fix(pwa): add icon for ios

Closes #10

See merge request web-et-numerique/pamn_plateforme-des-acteurs-de-la-mediation-numerique/pamn_client!228
parents 41f6d768 e18c9360
No related branches found
No related tags found
3 merge requests!2401.16 into 2.0,!2391.16.0,!228fix(pwa): add icon for ios
src/assets/icons/apple-touch-icon.png

3.02 KiB

......@@ -43,6 +43,9 @@
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<!-- PWA -->
<link rel="apple-touch-icon" sizes="180x180" href="assets/icons/apple-touch-icon.png" />
<!-- CSS & scripts -->
<link rel="stylesheet" href="https://openlayers.org/en/v4.6.5/css/ol.css" type="text/css" />
<link
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment