From 30a5686c074f09673b472889c3b3cce42b029763 Mon Sep 17 00:00:00 2001 From: Maciej Caderek Date: Sun, 24 Apr 2022 04:25:29 +0200 Subject: [PATCH] Fixed manifest --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 380a6c4..f14a92c 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -6,7 +6,7 @@ "scope": "/", "display": "fullscreen", "url": "https://sharechess.github.io", - "start_url": "https://game.voidvoyage.com/", + "start_url": "https://game.voidvoyage.com", "theme_color": "transparent", "description": "Share chess games", "orientation": "any",