Browse Source

更换首屏加载logo

master
mk 6 months ago
parent
commit
1ed501447e
  1. BIN
      backend/open_webui/static/splash.png
  2. 2
      src/app.html
  3. BIN
      static/static/splash-dark.png
  4. BIN
      static/static/splash.png

BIN
backend/open_webui/static/splash.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

2
src/app.html

@ -105,7 +105,7 @@
left: 50%;
transform: translateX(-50%);
"
src="favicon.png"
src="/static/splash.png"
/>
<div

BIN
static/static/splash-dark.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 15 KiB

BIN
static/static/splash.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Loading…
Cancel
Save