update sidebar

This commit is contained in:
2026-04-12 03:06:12 -05:00
parent b6b7f0e3bb
commit 20a0c679c0
3 changed files with 14 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
<aside class="collapse show collapse-horizontal col-sm-2 p-3 border-end bg-body-tertiary" id="collapseWidthExample">
<div class="dropdown">
<a href="#" class="d-flex align-items-center link-body-emphasis text-decoration-none dropdown-toggle" data-bs-toggle="dropdown" aria-expanded="true">
<img src="https://github.com/mdo.png" alt="" width="32" height="32" class="rounded-circle me-2">
<img src="{{ auth()->user()->getAvatar() ?? 'https://github.com/mdo.png'}}" alt="" width="32" height="32" class="rounded-circle me-2">
<span class="d-print-block"><strong>mdo</strong></span>
</a>
<ul class="dropdown-menu text-small shadow">