Timothy Jaeryang Baek 4 months ago
parent
commit
bc5f7e31ac
1 changed files with 1 additions and 1 deletions
  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/logo.png"
+						src="{WEBUI_BASE_URL}/static/favicon.png"
 						class=" w-6 rounded-full"
 						alt=""
 					/>