From 9673289de2624719825f3cf27afd54d145c4f84a Mon Sep 17 00:00:00 2001 From: Andy Yu <67715364+andyyu824@users.noreply.github.com> Date: Thu, 26 Dec 2024 16:45:13 -1000 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 9bc2427c..0b1f5128 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -9,7 +9,7 @@ "type": "image/ico" } ], - "start_url": ".", + "start_url": "/", "display": "standalone", "theme_color": "#000000", "background_color": "#ffffff"