diff options
Diffstat (limited to 'en')
| -rw-r--r-- | en/aboutme.html | 2 | ||||
| -rw-r--r-- | en/index.html | 2 | ||||
| -rw-r--r-- | en/it.html | 2 | ||||
| -rw-r--r-- | en/music.html | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/en/aboutme.html b/en/aboutme.html index 8e41634..34c2384 100644 --- a/en/aboutme.html +++ b/en/aboutme.html @@ -12,6 +12,6 @@ I hope you enjoy taking a look at my website, have a good day ! <a href=index.html>Return</a> </div> - <a href="index.html" class="footer"><<<Return<<<</a> + <a href="index.html" class="footer">Return</a> </body> </html> diff --git a/en/index.html b/en/index.html index 2a58aeb..508503b 100644 --- a/en/index.html +++ b/en/index.html @@ -5,7 +5,7 @@ <meta content="text/html; charset=utf-8" http-equiv="content-type" /> <link rel="stylesheet" type="text/css" href="../style.css" /> </head> - <body> + <body class="index"> <h1>Marcellus</h1> <a href="../index.html" class="language"> <img src="../img/chad.png" style="width: 1.2em">🇫🇷</a> @@ -13,6 +13,6 @@ <h1>My setup(s)</h1> <p></p> </div> - <a href="index.html" class="footer"><<<Return<<<</a> + <a href="index.html" class="footer">Return</a> </body> </html> 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> |
