diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2024-04-24 14:37:31 +0300 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2024-04-24 14:37:31 +0300 |
| commit | e70d034c6f1dd8e2c65820ed223525aef552e8ef (patch) | |
| tree | f82e4208300da55d573c80d4972ae668892d2ec7 | |
| parent | cb4a31940fae49704c37bf95d56f2f7bbab81718 (diff) | |
feat: added some contact links and update member card
| -rw-r--r-- | index.html | 4 | ||||
| -rw-r--r-- | membres.html | 4 |
2 files changed, 5 insertions, 3 deletions
@@ -13,6 +13,8 @@ <a class="button" href="dates.html"> <h3>Nos dates</h3> </a> - <small style="position: absolute; bottom : 10px ; left : 50%; transform: translateX(-50%);">Fait avec ❤️ par <a href="https://marcelus.net">Martial</a></small> + <small style="position: absolute; bottom : 10px ; left : 50%; transform: translateX(-50%);">Fait avec ❤️ par <a href="https://marcellus.cc">Martial</a> - + Contacts : <a href="mailto:lesrunninggags@outlook.fr">mail</a>, <a href="https://www.instagram.com/les_running_gags">Instagram</a> + </small> </body> </html> diff --git a/membres.html b/membres.html index 2adf0ba..d505e45 100644 --- a/membres.html +++ b/membres.html @@ -31,14 +31,14 @@ <img src="img/martial.jpg"> <div class="desc"> <h2>Martial - Guitariste</h2> - <p>C'est le benjamin de l'équipe, mais il résume assez bien l'expression "<i>la valeur n'attend pas le nombre d'années</i>".<br> + <p>C'est le benjamin de l'équipe, mais il résume assez bien l'expression "<i><s>l'âge c'est qu'un nombre</s> la valeur n'attend pas le nombre d'années</i>".<br> 10 ans de guitare et 5 ans de basse dans les doigts, il a rejoint le groupe en septembre 2022. C'est le créateur de ce site.<p> </div> </div> <div class="zikos"> <img src="img/placeholder.jpeg"> <div class="desc"> - <h2>Johann - Bassiste</h2> + <h2>Nathanaël - Bassiste</h2> <p><p> </div> </div> |
