link to home on logo
This commit is contained in:
@@ -169,13 +169,18 @@ const megaMenuCategories = computed(() => {
|
||||
fetch-priority="high"
|
||||
class="h-2/3"
|
||||
/> -->
|
||||
<NuxtLink
|
||||
to="/"
|
||||
class="h-2/3"
|
||||
>
|
||||
<NuxtImg
|
||||
src="/img/heymlz/heymlz-logomotion.gif"
|
||||
preload
|
||||
loading="eager"
|
||||
fetch-priority="high"
|
||||
class="h-2/3"
|
||||
class="h-full"
|
||||
/>
|
||||
</NuxtLink>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user