From 5ec007a9c97e023b541eb48eaf7a6c98b25dff75 Mon Sep 17 00:00:00 2001 From: Alexander Daichendt Date: Wed, 27 Jul 2022 12:28:42 +0200 Subject: [PATCH] feat: adjust start text --- src/routes/__layout.svelte | 2 +- src/routes/index.svelte | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/routes/__layout.svelte b/src/routes/__layout.svelte index d489d40..26f3874 100644 --- a/src/routes/__layout.svelte +++ b/src/routes/__layout.svelte @@ -148,7 +148,7 @@ } .header h1 { margin: 0; - font-family: Verdana, Geneva, Tahoma, sans-serif; + font-family: Arial, Helvetica, sans-serif; color: var(--special-color); } diff --git a/src/routes/index.svelte b/src/routes/index.svelte index 4a07ee2..9fb1f68 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -66,9 +66,11 @@

I am a software engineer, Linux enthusiast and a friend of automation.

Programming has been a hobby of mine since my teens. Been working on countless projects for - various games. Recently, I started to dabble my feet in DevOps. My formal education I received at TUM, currently I am persuing my Masters. + various games. For a few years now I am maintaining a small homelab, which got me into DevOps. I + am a privacy enthusiast and advocate for non-invasive software. Sometimes, I build slick websites + that do not load megabytes of data. Currently I complete my Bachelors degree in computer science + at + TUM and will continue with my Masters.

Skills