Attempt to fix PWA-icon

This commit is contained in:
Pieter Vander Vennet 2022-04-30 14:37:25 +02:00
parent 41ca20d80d
commit aaed4171b0
3 changed files with 72 additions and 27 deletions

View file

@ -17,7 +17,7 @@
<!-- THEME-SPECIFIC -->
<!-- Every theme gets their own html page, this is created by a script; this part will be removed except for the index -->
<title>MapComplete</title>
<link href="./index.manifest" rel="manifest">
<link href="./manifest.webmanifest" rel="manifest">
<link href="./assets/svg/add.svg" rel="icon" sizes="any" type="image/svg+xml">
<meta content="./assets/SocialImage.png" property="og:image">
<meta content="MapComplete - editable, thematic maps with OpenStreetMap" property="og:title">