refac: styling

This commit is contained in:
Timothy Jaeryang Baek
2025-01-13 18:08:17 -08:00
parent eb99785047
commit 44da86895d
2 changed files with 3 additions and 2 deletions

View File

@@ -145,8 +145,8 @@
<div class=" self-center">
<img
crossorigin="anonymous"
src="{WEBUI_BASE_URL}/static/favicon.png"
class=" w-6 rounded-full"
src="{WEBUI_BASE_URL}/static/splash.png"
class=" w-6 rounded-full dark:invert"
alt="logo"
/>
</div>