1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-23 14:59:36 +02:00

Merge branch 'development' of github.com:seanmorley15/AdventureLog into development

This commit is contained in:
Sean Morley 2025-05-09 23:27:54 -04:00
commit 13bc748d0d

View file

@ -188,7 +188,7 @@
</ul> </ul>
</div> </div>
<a class="btn btn-ghost p-0 text-2xl font-bold tracking-normal" href="/"> <a class="btn btn-ghost p-0 text-2xl font-bold tracking-normal" href="/">
<span class="md:inline hidden">AdventureLog</span> <span class="sm:inline hidden">AdventureLog</span>
<img src="/favicon.png" alt="Map Logo" class="w-10" /> <img src="/favicon.png" alt="Map Logo" class="w-10" />
</a> </a>
</div> </div>