diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2023-07-03 16:27:05 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2023-07-03 16:27:05 +0200 |
| commit | de66f21bc991b5eb5dc90296431901bae95de1fc (patch) | |
| tree | 090a22ee28597ab8f5c51824af51b4a9bbaeadd7 /index.html | |
| parent | 8809417987d66220d39d7eda88a4961f9fad0be5 (diff) | |
fix: index button borders, added dates.html
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ <body class="index"> <h2>Bienvenue sur le site des Running Gags !</h2> <a class="button" href="membres.html"> - <h3>Membres du groupe</h3> + <h3>Le groupe</h3> </a> <a class="button" href="dates.html"> <h3>Nos dates</h3> |
