mirror of https://gitlab.com/brutaldon/brutaldon
Fix start URL in manifest
This commit is contained in:
parent
04ef12944d
commit
9d341af910
|
@ -3,7 +3,7 @@
|
||||||
"name" : "brutaldon",
|
"name" : "brutaldon",
|
||||||
"scope" : "/",
|
"scope" : "/",
|
||||||
"display" : "minimal-ui",
|
"display" : "minimal-ui",
|
||||||
"start_url" : "https://brutaldon.online/about",
|
"start_url" : "https://brutaldon.online/",
|
||||||
"short_name" : "brutaldon",
|
"short_name" : "brutaldon",
|
||||||
"theme_color" : "transparent",
|
"theme_color" : "transparent",
|
||||||
"description" : "",
|
"description" : "",
|
||||||
|
|
Loading…
Reference in New Issue