diff options
Diffstat (limited to 'static/index.html')
-rw-r--r-- | static/index.html | 4 |
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> |