aboutsummaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authorADRN <adrien@luxeylab.net>2024-08-30 10:48:48 +0200
committerADRN <adrien@luxeylab.net>2024-08-30 10:48:48 +0200
commit52bebd6c75b05d6cbd17868fb64897a2905d3cf2 (patch)
treec5fcb0875932ea7af7231e2f101aee221db83623 /static/index.html
parentf4b15dfdfb7faedd45f1e156c1ccdc3aaf81625c (diff)
downloadsite-52bebd6c75b05d6cbd17868fb64897a2905d3cf2.tar.gz
site-52bebd6c75b05d6cbd17868fb64897a2905d3cf2.zip
label des différents nav et utilisation variable CSS pour margefeat/table-of-contents
Diffstat (limited to 'static/index.html')
-rw-r--r--static/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/index.html b/static/index.html
index 4ac02a3..965476a 100644
--- a/static/index.html
+++ b/static/index.html
@@ -489,7 +489,7 @@
</div>
<p>Fabriquons un internet convivial ⤵</p>
- <nav id="sommaire">
+ <nav id="sommaire" aria-label="sommaire">
<a href="#infras">Infrastructures</a><span role="separator"> · </span><a href="#outils">Services</a><span role="separator"> · </span><a href="#valeurs">Valeurs</a><span role="separator"> · </span><a href="#connaissance">Faisons connaissance</a>
</nav>
</div>
@@ -1391,7 +1391,7 @@ _ ` ^ ¨ · _ - " ` * - ; - _
</pre>
</div>
- <nav id="liens">
+ <nav id="liens" aria-label="liens de pied de page">
<a href="https://guide.deuxfleurs.fr/vie_associative/cgu/">CGU</a><span role="separator"> · </span><a href="https://guide.deuxfleurs.fr/vie_associative/gestion-des-risques/">Gestion des risques</a><span role="separator"> · </span><a href="https://guide.deuxfleurs.fr/vie_associative/mentions-legales">Mentions légales</a><span role="separator"> · </span><a href="https://guide.deuxfleurs.fr/operations/sources">Sources</a><span role="separator"> · </span><a href="https://guide.deuxfleurs.fr/vie_associative/nous-rejoindre/">Nous rejoindre</a>
</nav>
</footer>