diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2023-06-19 14:49:05 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2023-06-19 14:49:05 +0200 |
| commit | ea4c2aecbbf947a70b7ba77a8b547edf27d9c477 (patch) | |
| tree | 343dcedd087ec1e44f3e805c5e374f4b375d6d05 /en/index.html | |
| parent | 9137cfd95b09c7d113e745f04e06d0e66ca64b6d (diff) | |
feat: did stuff, lots of stuff
Diffstat (limited to 'en/index.html')
| -rw-r--r-- | en/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/en/index.html b/en/index.html index bddf2c4..7fb8183 100644 --- a/en/index.html +++ b/en/index.html @@ -9,17 +9,17 @@ <h1>Marcellus</h1> <a href="../index.html" class="language">🇫🇷</a> <div class="links"> - <a href="me.html" class="link"> + <a href="aboutme.html" class="link"> <img src=../img/aboutme.png width=60% /> <span>Who am I ?</span> </a> </div> <div class="links"> - <a href="#" class="link"> + <a href="it.html" class="link"> <span>IT</span> </a> - <a href="#" class="link"> + <a href="music.html" class="link"> <img src=../img/music.png width=60% /> <span>Music</span> </a> |
