amélioration en-tête

This commit is contained in:
Didictateur 2025-11-18 12:00:09 +01:00
parent b1fbd9824b
commit bd50dd4b5b
2 changed files with 2 additions and 0 deletions

View file

@ -15,6 +15,7 @@
<div class="container">
<a class="brand" href="index.html">Decosse Adrien</a>
<nav class="nav" aria-label="Main navigation">
<a href="index.html">Accueil</a>
<a href="syllabus.html">Syllabus</a>
<a href="cours/index.html">Cours</a>
<a href="croco.html">Crocoloop</a>

View file

@ -13,6 +13,7 @@
<a class="brand" href="index.html">Decosse Adrien</a>
<nav class="nav" aria-label="Main navigation">
<a href="index.html">Accueil</a>
<a href="syllabus.html">Syllabus</a>
<a href="cours/index.html">Cours</a>
<a href="croco.html">Crocoloop</a>
</nav>