mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2026-03-30 04:03:54 -04:00
Made navbar image png instead of emoji
This commit is contained in:
@@ -97,7 +97,9 @@
|
||||
{/if}
|
||||
</ul>
|
||||
</div>
|
||||
<a class="btn btn-ghost text-xl" href="/">AdventureLog 🗺️</a>
|
||||
<a class="btn btn-ghost text-xl" href="/"
|
||||
>AdventureLog <img src="/favicon.png" alt="Map Logo" class="w-8" /></a
|
||||
>
|
||||
</div>
|
||||
<div class="navbar-center hidden lg:flex">
|
||||
<ul class="menu menu-horizontal px-1 gap-2">
|
||||
|
||||
Reference in New Issue
Block a user