manifest fixes

This commit is contained in:
vabene1111
2021-02-15 16:08:18 +01:00
parent ff0cd6fa93
commit ac9922ff61
4 changed files with 15 additions and 24 deletions

View File

@@ -21,7 +21,7 @@
<link rel="apple-touch-icon" sizes="180x180" href="{% static 'favicon.svg' %}">
<link rel="apple-touch-icon" sizes="167x167" href="{% static 'favicon.svg' %}">
<link rel="manifest" href="{% static 'manifest/webmanifest' %}">
<link rel="manifest" href="{% static 'manifest/webmanifest.json' %}">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/mstile-144x144.png">