Fix manifest.webmanifest start_url error

This commit is contained in:
Robbie Antenesse 2019-07-02 09:38:55 -06:00 committed by Robbie Antenesse
parent 105331bf68
commit ad8ca6addc
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
"type": "image/png"
}
],
"start_url": "/lexiconga/",
"start_url": "/",
"display": "standalone",
"orientation": "portrait",
"background_color": "#e6cfaa",