From e1448ff988f686bd7b57ef1eb67d3b25e44992b3 Mon Sep 17 00:00:00 2001 From: samwisekind Date: Mon, 2 Sep 2024 01:37:53 +0100 Subject: [PATCH] Update manifest --- website/static/site.webmanifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/static/site.webmanifest b/website/static/site.webmanifest index 74903534..ee46fd35 100644 --- a/website/static/site.webmanifest +++ b/website/static/site.webmanifest @@ -1,6 +1,6 @@ { - "scope": "/gpx.studio/app/", - "start_url": "/gpx.studio/app/", + "scope": "/gpx.studio/app", + "start_url": "/gpx.studio/app", "display": "standalone", "orientation": "any", "name": "gpx.studio",