mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
refac
This commit is contained in:
parent
c70a037692
commit
bc5f7e31ac
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@
|
||||||
<img
|
<img
|
||||||
id="logo"
|
id="logo"
|
||||||
crossorigin="anonymous"
|
crossorigin="anonymous"
|
||||||
src="{WEBUI_BASE_URL}/static/logo.png"
|
src="{WEBUI_BASE_URL}/static/favicon.png"
|
||||||
class=" w-6 rounded-full"
|
class=" w-6 rounded-full"
|
||||||
alt=""
|
alt=""
|
||||||
/>
|
/>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue