mirror of
https://github.com/Alamantus/Lexiconga.git
synced 2025-05-02 00:03:01 +02:00
Fix manifest.webmanifest start_url error
This commit is contained in:
parent
105331bf68
commit
ad8ca6addc
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue