From e1851effc4b01c8a657041fd6fc5b30f0943bb89 Mon Sep 17 00:00:00 2001 From: "fred.boniface" Date: Wed, 21 Sep 2022 20:24:33 +0100 Subject: [PATCH] Fixes issue #22 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index c8b18bd..33ab785 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Athena", "short_name": "Athena", - "start_url": "/index.html", + "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#7fa7e6",