This commit is contained in:
ed barz 2023-01-09 18:20:31 +01:00
parent 57637b3dcf
commit b228d538f9
1 changed files with 3 additions and 3 deletions

View File

@ -6,15 +6,15 @@
<a href="/"> <a href="/">
<span class="byl-icon-home"></span> <span class="byl-icon-home"></span>
</a> </a>
<a href="../ressources"> <a href="/ressources/EN/">
<span>/ressources</span> <span>/ressources</span>
</a> </a>
</section> </section>
<section id="right-nav"> <section id="right-nav">
<a href="" class="islang">FR</a> / <a href="../">FR</a> /
<a href="ENG/">ENG</a> <a href="" class="islang">ENG</a>
</section> </section>
</nav> </nav>