Skip to content

Commit

Permalink
fixed navbar icon
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Jan 1, 2025
1 parent 2fd50a0 commit f174d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
<span class="monochrome-logo mx-2 d-flex noselect">
<a href="https://faithfulpack.net" title="Return to main site">
<img
:src="`${monochromeLogo}?w=60`"
:src="monochromeLogo"
width="30"
alt="logo"
/>
Expand Down

0 comments on commit f174d1a

Please sign in to comment.