little content, link and corresponding css update
crispy-caesus 114518720+crispy-caesus@users.noreply.github.com
Sun, 27 Apr 2025 13:39:46 +0200
2 files changed,
11 insertions(+),
9 deletions(-)
M
static/index.css
→
static/index.css
@@ -52,7 +52,7 @@ gap: 1em;
} .links { - width: 30em; + width: 45em; text-align: justify; }
M
templates/index.html
→
templates/index.html
@@ -18,12 +18,12 @@ <h1>hi</h1>
<img src="static/banan.png" alt="my profile picture" class="banana-img non-pixelated" /> <p> I'm an 18-year-old student from Germany, aspiring to become a - system administrator. I like tinkering around with my Linux system + system administrator. I like tinkering around with my Linux systems and write a little program here and there. </p> <p> - Currently I'm learning a bunch about server monitoring, as part of - a school project + Currently I am graduating, about to have a lot of free time on my hands to tackle the dozens of + projects I've wanted to try out for years. </p> </article> <div id="tamagotchi-container" style="position: relative; width: 60px; height: 54px;"></div>@@ -45,7 +45,7 @@ <li>
<a title="Github" href="https://github.com/crispy-caesus" target="_blank" rel="noopener nofererrer">Github</a> - crispy-caesus <p> - Contains most of my little projects, as well as my dotfiles for my + Contains most of my little projects, like this website, as well as my dotfiles for my Linux configuration </p> </li>@@ -82,16 +82,18 @@ </p>
</li> <li> - <a title="toothbrushing music" - href="https://listen.tidal.com/playlist/2216bae3-7d2c-415f-9583-903ecda9d202" target="_blank" + <a title="toothbrushing music" href="https://bandcamp.com/crispy-caesus" target="_blank" rel="noopener nofererrer"> toothbrushing music </a> <br /> <img src="static/toothrush.png" alt="toothbrush vibing" class="toothbrush-img non-pixelated" /> <p> - I generally like to buy my music DRM-free, but since I can't buy all the music in the world - Tidal is what I currently use as my streaming provider + Over the past months I've created my little legally aquired library of DRM-free music. There are + a bunch of reasons why I prefer this way of aquiring music in this way, most of which boils down + to independence and artist support. + For now I'll just link my bandcamp here which should showcase most of it, I'll think about some + other solution somewhen maybe :D </p> </li> </ul>