fix: update user menu link to settings and add alt attribute to background image

This commit is contained in:
pacnpal
2025-06-19 22:37:44 -04:00
parent cc33781245
commit 48646570d8
3 changed files with 3 additions and 2 deletions

View File

@@ -50,7 +50,7 @@
<span>Profile</span>
</a>
<a
href="{{ route('profile') }}"
href="{{ route('settings') }}"
class="flex items-center w-full gap-3 px-4 py-2 text-gray-300 transition-colors hover:text-white hover:bg-gray-800/50 focus:outline-none focus:text-white focus:bg-gray-800/50"
role="menuitem"
>