Skip to content

Commit

Permalink
Update mobile avatar link
Browse files Browse the repository at this point in the history
  • Loading branch information
LebCit committed Jul 25, 2023
1 parent 58ee46b commit b7704e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/components/admin/menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ <h1 class="navbar-brand navbar-brand-autodark">
data-bs-toggle="dropdown"
aria-label="Open user menu"
>
<span class="avatar avatar-sm" style="background-image: url(/icons/favicon.ico)"></span>
<span class="avatar avatar-sm" style="background-image: url(/static/icons/favicon.ico)"></span>
</a>
<div class="dropdown-menu dropdown-menu-end dropdown-menu-arrow">
<a href="/" class="dropdown-item">Home</a>
Expand Down

0 comments on commit b7704e5

Please sign in to comment.