From 2bcf4e7e113f96a5461d641dbc8e3bf840c2df73 Mon Sep 17 00:00:00 2001 From: Le Libre Au Quotidien Date: Fri, 30 Oct 2020 19:16:01 +0100 Subject: [PATCH] PWA Debug --- public/manifest.webmanifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.webmanifest b/public/manifest.webmanifest index 72ff72f..5306802 100644 --- a/public/manifest.webmanifest +++ b/public/manifest.webmanifest @@ -3,7 +3,7 @@ "short_name": "Infojune", "description": "Site ayant pour but de répertorier les sites qui ont un rapport avec la monnaie libre Ğ1", "display": "standalone", - "scope": "/", + "start_url": ".", "icons": [{ "src": "images/touch/homescreen48.png", "sizes": "48x48",