Timothy Jaeryang Baek 10 mesi fa
parent
commit
bc5f7e31ac
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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=""
 					/>