diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2023-06-28 17:23:34 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2023-06-28 17:23:34 +0200 |
| commit | 452a07e50464469d43d8b3ee0da43ce2dbd79a6c (patch) | |
| tree | c312986b6a4a10d3cc0831eb285d28f1d18aa458 /en | |
| parent | 851583a07fff200aa2c0c2a41bcc492776037450 (diff) | |
minor: minor changes
Diffstat (limited to 'en')
| -rw-r--r-- | en/aboutme.html | 3 | ||||
| -rw-r--r-- | en/music.html | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/en/aboutme.html b/en/aboutme.html index 34c2384..c259bed 100644 --- a/en/aboutme.html +++ b/en/aboutme.html @@ -8,9 +8,8 @@ <a href="../moa.html" class="language">🇫🇷</a> <div class="content"> Marcellus is my pseudonym, for obvious reasons I won't be giving my real name.<br> - I'm usually not that good at talking about myself, but for once I would like to make an effort. I'm a IT student at EPITA, musician since my childhood, big brother, and that's about it (I believe so). I had the idea of making this little website while watching a school friend's projects, <a href="https://ratakor.com">Ratakor</a>, who's taught me a lot of things about libre and open source systems. He's kind of like a mentor to me, although we are in the same class. + I'm usually not that good at talking about myself, but for once I would like to make an effort. I'm a IT student at EPITA, musician since my childhood, big brother, and that's about it (I believe so). I had the idea of making this little website while watching a school friend's projects, <a class="text-link" href="https://ratakor.com">Ratakor</a>, who's taught me a lot of things about libre and open source systems. He's kind of like a mentor to me, although we are in the same class. 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> diff --git a/en/music.html b/en/music.html index 229f13c..f191221 100644 --- a/en/music.html +++ b/en/music.html @@ -39,12 +39,12 @@ <hr class="sub-sep"> <h2>The Running Gags</h2> <p>At the end of summer 2022, I started looking for a group closer to my student appartment. This is how I met The Running Gags. They decided to take me immediately at the end of the test rehearsal, and guess what, we're still playing together today! We had our first gig on june 17, 2023.</p> - <div class="liens"><a style="color: darkblue" href="https://www.facebook.com/profile.php?id=100092628580525">>Facebook<</a> <a style="color:#f00062" href="https://www.instagram.com/les_running_gags/">>Instagram<</a></div> + <div class="liens"><a class="text-link" style="color: darkblue" href="https://www.facebook.com/profile.php?id=100092628580525">Facebook</a> <a class="text-link" style="color:#f00062" href="https://www.instagram.com/les_running_gags/">Instagram</a></div> <hr class="section-sep"> <h1>Compositions & productions</h1> <p>When the inspiration comes, I take notes on a piece of paper, then end up writing it on Guitar Pro. I'd like to switch to MuseScore, mainly because it's a free software, but I find it very unintuitive. Ultimately, when I'm done composing, I record everything through Ableton, and finish with the mix.<br> 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> + You can find most of my productions on <a class="text-link" style="color: #fa7b12;" href=https://on.soundcloud.com/VmXE8>SoundCloud</a></p> </div> <a href="index.html" class="footer">Return</a> </body> |
