test ci/cd workflow

This commit is contained in:
Valentin 2024-02-26 01:01:51 +01:00
parent 605aef6513
commit 53dbe07446
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>