From 0659cb8be2cb3c84b647d6a795d5c441690d5520 Mon Sep 17 00:00:00 2001 From: Stefano Date: Sat, 9 Apr 2022 00:21:31 +0200 Subject: [PATCH] Update manifest.webmanifest --- web/manifest.webmanifest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/manifest.webmanifest b/web/manifest.webmanifest index 69dd641b..ab0502a1 100644 --- a/web/manifest.webmanifest +++ b/web/manifest.webmanifest @@ -3,7 +3,7 @@ "background_color": "#f69435", "display": "minimal-ui", "scope": "/", - "start_url": "https://place-atlas.stefanocoding.me/", + "start_url": "/", "name": "r/place atlas", "short_name": "r/placeAtlas2", "description": "The atlas for the r/place event from 2022", @@ -29,4 +29,4 @@ "type": "image/png" } ] -} \ No newline at end of file +}