Moved resources. Added placeholder pfp

This commit is contained in:
2025-03-14 17:15:43 +01:00
parent 3084bb268b
commit 1238095f09
8 changed files with 14 additions and 12 deletions

View File

@@ -25,7 +25,7 @@
<div class="relative">
<button @onclick="ToggleProfileNav" @onfocusout="ProfileNav_OnFocusOut" type="button" class="-m-1.5 flex items-center p-1.5" id="user-menu-button" aria-expanded="false" aria-haspopup="true">
<span class="sr-only">Open user menu</span>
<img class="h-8 w-8 rounded-full" src="https://masuowo.xyz/assets/images/avatar.png" alt="">
<img class="h-8 w-8 rounded-full" src="/img/pfp_placeholder.png" alt="">
<span class="hidden lg:flex lg:items-center">
<span class="ml-4 text-sm font-semibold leading-6 text-gray-100" aria-hidden="true">
@("@" + Username)