Fix theme_color in webmanifest
This commit is contained in:
parent
cae401cebc
commit
a3d3be1a3c
@ -10,5 +10,5 @@
|
|||||||
],
|
],
|
||||||
"start_url": "/",
|
"start_url": "/",
|
||||||
"background_color": "#ffffff",
|
"background_color": "#ffffff",
|
||||||
"theme_color": "#fffff"
|
"theme_color": "#ffffff"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user