Add link to the map in every html file

This commit is contained in:
nono-lqdn 2026-06-09 14:43:20 +02:00
parent 005539fbf9
commit 742fc6916d
5 changed files with 5 additions and 0 deletions

View file

@ -23,6 +23,7 @@ BISOUS
<a href="index.html">maison</a>
<a href="guide.html" class="current">guide</a>
<a href="programme.html">programme</a>
<a href="carte/">carte</a>
<a href="poster.html">poster</a>
<a href="contact.html">contact</a>
</nav>