Browse Source

fixes start url typo

rose 2 years ago
parent
commit
c1a5e7d693
1 changed files with 1 additions and 1 deletions
  1. 1 1
      site.webmanifest

+ 1 - 1
site.webmanifest

@@ -15,6 +15,6 @@
     ],
     ],
     "theme_color": "#0f4d8b",
     "theme_color": "#0f4d8b",
     "background_color": "#0f4d8b",
     "background_color": "#0f4d8b",
-    "start_url": "https://canary.moosburger.ministranten.de",
+    "start_url": "https://canary.moosburger-ministranten.de",
     "display": "standalone"
     "display": "standalone"
 }
 }