Ajout d'une option dans le menu pour retourner à la page d'accueil ( en
plus du titre)
This commit is contained in:
parent
daf489a450
commit
f54491e691
@ -4,6 +4,7 @@
|
||||
<div class="dropdown">
|
||||
<button class="dropbtn">Menu</button>
|
||||
<div class="dropdown-content">
|
||||
<a href="/">À propos</a>
|
||||
<a href="/app">Lancer</a>
|
||||
<a href="/stats">Statistiques du site</a>
|
||||
<a href="{{SOURCE}}">Code source</a>
|
||||
|
Loading…
Reference in New Issue
Block a user