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 /index.html | |
| parent | cb4a31940fae49704c37bf95d56f2f7bbab81718 (diff) | |
feat: added some contact links and update member card
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 3 insertions, 1 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> |
