Explorar o código

Fix web manifest

See #312
George Cushen %!s(int64=7) %!d(string=hai) anos
pai
achega
086441ff3e
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      static/site.webmanifest

+ 2 - 1
static/site.webmanifest

@@ -8,5 +8,6 @@
         "sizes": "192x192",
         "type": "image/png"
     }],
-    "start_url": "/"
+    "display": "standalone",
+    "start_url": "./?utm_source=web_app_manifest"
 }