From 682b90cc36eec20ec051fb6918302d4f43557f42 Mon Sep 17 00:00:00 2001 From: denizk0461 Date: Thu, 2 Apr 2026 16:58:30 +0200 Subject: [PATCH] main page sidebar now responds to narrow screen width --- src/routes/+page.svelte | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index f35799c..14cabeb 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -102,9 +102,9 @@
Pixelated mirror selfie of the website creator wearing a green shirt, fitting the website theme. The face is obscured. -

Hi! I'm Deniz. Welcome to my website! I keep rewriting this introduction but I'm REALLY bad at this type of stuff.

+

Hi! I'm Deniz. Welcome to my website! I keep rewriting this introduction because I'm REALLY bad at this type of stuff.

I made this website because I really don't like modern social media and I wanted a more creative way of expressing myself without giving in to the attention economy or submitting all my data including my soul to some megacorp. That's why you'll find a bunch of stuff here that interests me: programming, gamedev, 3D modelling, electronic music, drawing, electronics and microcontroller programming, Linux and self-hosting, and probably some other stuff too. I am currently developing at least one game and I am also posting random things on my blog, both of which you can find linked above and below.

-

I listen to A LOT of music (fav artists: acloudyskye, Jaron, Jane Remover) and I enjoy dabbling around in Godot and Blender. I also use Fedora KDE... btw. Want to know more about me and this website? Firstly, why? But also, here!

+

I listen to A LOT of music (fav artists: acloudyskye, Jaron, Jane Remover) and I enjoy dabbling around in Godot, Blender, and Krita. I also use Fedora KDE... btw. Want to know more about me and this website? Firstly, why? But also, here!

irl I am from 🇩🇪 Northern Germany and studying to become a secondary school teacher.

@@ -179,7 +179,8 @@ \ No newline at end of file