From 9365810d2f89ccb62882e044d0fa9825fd811b3f Mon Sep 17 00:00:00 2001 From: Joseph Abbey Date: Wed, 18 Jan 2023 22:03:53 +0000 Subject: [PATCH] Update manifest.json --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 1423c760..187c8f04 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -18,7 +18,7 @@ "sizes": "512x512" } ], - "start_url": "/app-ideas/", + "start_url": "/", "display": "standalone", "theme_color": "#ffdb14", "background_color": "#1c1616"