1
0
Timothy Jaeryang Baek 10 сар өмнө
parent
commit
c70a037692

+ 1 - 1
src/routes/auth/+page.svelte

@@ -181,7 +181,7 @@
 					<img
 						id="logo"
 						crossorigin="anonymous"
-						src="{WEBUI_BASE_URL}/static/splash.png"
+						src="{WEBUI_BASE_URL}/static/logo.png"
 						class=" w-6 rounded-full"
 						alt=""
 					/>