From a187997e149899930b9468abbf76d49d2a2df120 Mon Sep 17 00:00:00 2001 From: LabyrinthLion <66320873+LabyrinthLion@users.noreply.github.com> Date: Thu, 28 Oct 2021 16:54:56 +0100 Subject: [PATCH] fix manifest --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 187c8f04..1423c760 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -18,7 +18,7 @@ "sizes": "512x512" } ], - "start_url": "/", + "start_url": "/app-ideas/", "display": "standalone", "theme_color": "#ffdb14", "background_color": "#1c1616"