Fix manifest.webmanifest start_url error
This commit is contained in:
parent
90ac6b8a26
commit
bfb404575b
|
@ -33,7 +33,7 @@
|
||||||
"type": "image/png"
|
"type": "image/png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"start_url": "/lexiconga/",
|
"start_url": "/",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"orientation": "portrait",
|
"orientation": "portrait",
|
||||||
"background_color": "#e6cfaa",
|
"background_color": "#e6cfaa",
|
||||||
|
|
Loading…
Reference in New Issue