feat: switch back to previous favicon
This commit is contained in:
parent
f135fd62e2
commit
26a406b900
7 changed files with 18 additions and 56 deletions
|
@ -13,7 +13,8 @@ const currentPath = pathname.replace(/\/$/, "");
|
|||
<a href="/" aria-label={SITE.TITLE} title={SITE.TITLE} class="group">
|
||||
<Icon
|
||||
name="icon"
|
||||
class="size-8 transition-transform ease-in-out group-hover:scale-105"
|
||||
title={SITE.TITLE}
|
||||
class="hover:text-tertiary h-8 w-auto transition-colors duration-500 ease-in-out"
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue