forked from open-webui/open-webui
parent
aed078b580
commit
96d9d3447b
2 changed files with 1 additions and 1 deletions
|
@ -311,7 +311,7 @@ async def get_manifest_json():
|
|||
"background_color": "#343541",
|
||||
"theme_color": "#343541",
|
||||
"orientation": "portrait-primary",
|
||||
"icons": [{"src": "/favicon.png", "type": "image/png", "sizes": "844x884"}],
|
||||
"icons": [{"src": "/static/logo.png", "type": "image/png", "sizes": "500x500"}],
|
||||
}
|
||||
|
||||
|
||||
|
|
BIN
backend/utils/logo.png
Normal file
BIN
backend/utils/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6 KiB |
Loading…
Reference in a new issue