1
0
Fork 0

Add start_url to site.webmanifest

Signed-off-by: OmegaRogue <thatomegarogue@gmail.com>
master
OmegaRogue 2020-04-04 12:00:59 +02:00
parent 4fb413fde0
commit 084ffae5e8
1 changed files with 2 additions and 1 deletions

View File

@ -15,5 +15,6 @@
], ],
"theme_color": "#5755d9", "theme_color": "#5755d9",
"background_color": "#5755d9", "background_color": "#5755d9",
"display": "standalone" "display": "standalone",
"start_url": "/"
} }