@@ -1,4 +1,4 @@
<main class="flex flex-grow flex-col items-center mt-32">
- <img class="rounded-md" src="/favicon.png" alt="Logo" width="128" />
+ <img class="rounded-md" src="./favicon.png" alt="Logo" width="128" />
<p class="animate-pulse text-sm text-muted-foreground italic m-3">Coming soon...</p>
</main>