diff options
Diffstat (limited to 'en')
| -rw-r--r-- | en/aboutme.html | 1 | ||||
| -rw-r--r-- | en/index.html | 3 | ||||
| -rw-r--r-- | en/it.html | 3 | ||||
| -rw-r--r-- | en/music.html | 3 |
4 files changed, 7 insertions, 3 deletions
diff --git a/en/aboutme.html b/en/aboutme.html index 0d9a557..8e41634 100644 --- a/en/aboutme.html +++ b/en/aboutme.html @@ -12,5 +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> </body> </html> diff --git a/en/index.html b/en/index.html index 7fb8183..b743536 100644 --- a/en/index.html +++ b/en/index.html @@ -7,7 +7,8 @@ </head> <body> <h1>Marcellus</h1> - <a href="../index.html" class="language">🇫🇷</a> + <a href="../index.html" class="language"> + <img src="../img/chad.png" style="width: 1.2em">🇫🇷</a> <div class="links"> <a href="aboutme.html" class="link"> <img src=../img/aboutme.png width=60% /> @@ -1,7 +1,7 @@ <!DOCTYPE html> <html> <head> - <title>Marcelus</title> + <title>Marcellus</title> <link rel="stylesheet" type="text/css" href="../style.css"> </head> <body> @@ -13,5 +13,6 @@ <h1>My setup(s)</h1> <p></p> </div> + <a href="index.html" class="footer"><<<Return<<<</a> </body> </html> diff --git a/en/music.html b/en/music.html index c966a8e..acfff5d 100644 --- a/en/music.html +++ b/en/music.html @@ -7,7 +7,7 @@ <body> <div class="content"> <a href="../musique.html" class="language">🤮🇬🇧</a> - <h1>Formation</h1> + <h1>Learning</h1> <p>I have been learning guitar and music theory since I was 7, and I do believe that I have a pretty solid music theory knowledge base. I have also learned bass for a few years. I have attended Computer Assisted Music lessons for 2 years, and I am very familiar with Ableton Live.</p> <hr class="section-sep"> <h1>Rig</h1> @@ -46,5 +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> </body> </html> |
