From c2e83a0bfeab8e15468749c06b24d1f8985abb8d Mon Sep 17 00:00:00 2001 From: DarkShy Date: Sat, 14 Jan 2023 02:08:29 +0300 Subject: [PATCH] modified: index.html modified: manifest.json --- index.html | 1 + manifest.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 481782b..9f0aae1 100644 --- a/index.html +++ b/index.html @@ -11,6 +11,7 @@ + diff --git a/manifest.json b/manifest.json index 5ad19cb..700b984 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "orientation": "any", "scope": "/", "short_name": "DarkShy", - "start_url": "/", + "start_url": "/index.html", "theme_color": "#2afc08", "categories": [ "personalization"