Moved resources. Added placeholder pfp
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user