remplace vereinigung par association dans autres onglets

This commit is contained in:
Hugo LAMY
2022-03-30 12:00:39 +02:00
parent 5d3fa77791
commit b4a2f99dff
3 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Aktuelles</title>
<title>ASSOCIATION - Aktuelles</title>
<base href="../"/>
<meta name="description" content="description du site web">
<meta name="keywords" content="truc, bidule, chouette">
@@ -18,7 +18,7 @@
<input type="checkbox" id="burger">
<label for="burger" class="burger"></label>
<div class="nav_left">
<a href="./de/vereinigung.html" target="_parent"><p>VEREINIGUNG</p></a>
<a href="./de/association.html" target="_parent"><p>ASSOCIATION</p></a>
<a href="./de/litterall.html" target="_parent"><p>Litter<i>all</i></p></a>
<a href="./de/lettres.html" target="_parent"><p>Lettres d'Europe et d'Ailleurs</p></a>
<a href="./de/aktuelles.html" target="_parent"><p>Aktuelles</p></a>