modif test ci

This commit is contained in:
Valentin 2024-02-26 18:20:09 +01:00
parent d35fe56424
commit a452f4882a
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>