diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2024-03-13 11:44:23 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2024-03-13 11:44:23 +0200 |
| commit | 6e0ad55abe39cc580b9fb8aa33cdc583ae5c2b78 (patch) | |
| tree | e0e3ae0a6170c3099541da844a84ae220ce79569 /index.html | |
| parent | e7b2a1623cd2a21308fc65272dd5e6783c5c3fbc (diff) | |
add: added link to instagram
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -25,7 +25,11 @@ <img src="img/i-87458.gif" alt="mail gif" height="50px"> </a> <a href="https://discord.gg/wZcW9HWXaK"> - <img src="img/discordlogo.png" alt="mail gif" height="50px"> + <img src="img/discordlogo.png" alt="dicord logo" height="50px"> + </a> + + <a href="https://instagram.com/rtfm.epita/"> + <img src="img/ig.png" alt="instagram logo" height="50px"> </a> </p> </body> |
