Compare commits

...

3 Commits

Author SHA1 Message Date
Valentin bafd06f448 Merge branch 'main' into prod
test ci
2024-02-26 18:22:03 +01:00
Valentin 7f5459d487 test ci 2024-02-26 18:21:46 +01:00
Valentin a452f4882a modif test ci 2024-02-26 18:20:09 +01:00
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>