This commit is contained in:
gallego
2024-01-19 18:27:10 +01:00
parent 8ef0ced274
commit 27463ba03f
7 changed files with 72 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
<li>
<button class="button" onclick="window.location.href='../index.html'"> Accueil</button>
</li>
<li> <button class="button" onclick="window.location.href='page_2.html"> Nos jeux</button></li>
<li> <button class="button" onclick="window.location.href='page_2.html'"> Nos jeux</button></li>
<li><button class="button" onclick="window.location.href='page_3.html'"> Nos partenaires</button> </li>
<li><button class="button" onclick="window.location.href='page_4.html'"> A propos de nous</button></li>
<li> <button class="button" onclick="window.location.href='contact.html'"> Contact</button></li>