diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2023-06-28 13:24:56 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2023-06-28 13:24:56 +0200 |
| commit | 44f5ca09550fcb5de9c4411e61cbe8d02cb021b1 (patch) | |
| tree | 12ac8ddb6a91eb65077fed3148046a3987711c25 /en/music.html | |
| parent | a907fb793e959001b77ac9636d6fcfd2c3755f4f (diff) | |
feat: true centered body contents, played with pseudo classes for the return buttons
Diffstat (limited to 'en/music.html')
| -rw-r--r-- | en/music.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/music.html b/en/music.html index acfff5d..229f13c 100644 --- a/en/music.html +++ b/en/music.html @@ -46,6 +46,6 @@ I have done a few productions, but the one I've worked the most on is a second semester project OST.<br> You can find most of my productions on <a style="color: #fa7b12;" href=https://on.soundcloud.com/VmXE8>>SoundCloud<</a></p> </div> - <a href="index.html" class="footer"><<<Return<<<</a> + <a href="index.html" class="footer">Return</a> </body> </html> |
