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