diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2023-08-27 13:54:50 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2023-08-27 13:54:50 +0200 |
| commit | ae333ce8cb1419a61875a229bf8c425297032469 (patch) | |
| tree | 9c550a33d12e7509bd4c4de1aed036f0065bc8f9 /index.html | |
| parent | 4f32e18a07d09be3b52d97add875f3fc79e28808 (diff) | |
add: added music club to the music page
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ <link rel="stylesheet" type="text/css" href="./style.css" /> </head> <body class="index"> - <p style="position: absolute; top:50%; left: 50%; text-align: center; transform: rotate(-45deg);">J'aime paaaaas ce style de menu mais j'ai pas d'idées...</p> + <p style="position: absolute; top:50%; left: 50%; text-align: center; transform: rotate(-45deg);">Trop d'ordre sur cette page...</p> <h1>Marcellus</h1> <a href="en/index.html" class="language">🤮🇬🇧</a> <div class="links"> |
