This commit is contained in:
Valentin 2024-02-27 13:29:13 +01:00
parent 7f5459d487
commit ca2c7fcdce
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<ul>
<li :class="{ active: isActive('/galerie') }">
<div class="hover_el_active" id="galeryActive" aria-label="selected element"></div>
<NuxtLink to="/galerie">galerie</NuxtLink>
<NuxtLink to="/galerie">GALERIE</NuxtLink>
</li>
<li :class="{ active: isActive('/magasin') }">
<div class="hover_el_active" id="shopActive" aria-label="selected element"></div>