From a4addcd05ba5b2f34887db7d78fb5608d409d921 Mon Sep 17 00:00:00 2001 From: KevinX8 Date: Tue, 15 Dec 2020 20:25:36 +0000 Subject: [PATCH] fixed domain --- public/favicon/site.webmanifest | 2 +- public/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/favicon/site.webmanifest b/public/favicon/site.webmanifest index 2a40a88..e710075 100644 --- a/public/favicon/site.webmanifest +++ b/public/favicon/site.webmanifest @@ -50,7 +50,7 @@ ], "theme_color": "#0c0c0f", "background_color": "#0c0c0f", - "start_url": "https://www.vanced.app", + "start_url": "https://vancedapp.com", "display": "standalone", "orientation": "portrait" } diff --git a/public/manifest.json b/public/manifest.json index 24cbedd..83d0fa9 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -50,7 +50,7 @@ ], "theme_color": "#0c0c0f", "background_color": "#0c0c0f", - "start_url": "https://www.vanced.app", + "start_url": "https://vancedapp.com", "display": "standalone", "orientation": "portrait" }