From 0ef308df025c7da39a46031f6810849cd05c7bfc Mon Sep 17 00:00:00 2001 From: OmegaRogue Date: Sat, 4 Apr 2020 12:25:40 +0200 Subject: [PATCH] fix start_url Signed-off-by: OmegaRogue --- site.webmanifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.webmanifest b/site.webmanifest index 7bbfaba99..d83a0a4a4 100644 --- a/site.webmanifest +++ b/site.webmanifest @@ -17,5 +17,5 @@ "theme_color": "#5755d9", "background_color": "#5755d9", "display": "standalone", - "start_url": "https://omegavoid.github.io/" + "start_url": "https://omegavoid.github.io/BangleApps" }