Timothy Jaeryang Baek 10 tháng trước cách đây
mục cha
commit
c70a037692
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/routes/auth/+page.svelte

+ 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=""
 					/>