From 4628d0ad0db76da7fcea986921e90c80d40f542c Mon Sep 17 00:00:00 2001 From: midblep Date: Fri, 23 Sep 2022 01:38:06 +0200 Subject: [PATCH] minor text fixes --- src/lib/home/Card.svelte | 4 ++-- src/routes/index.svelte | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/home/Card.svelte b/src/lib/home/Card.svelte index b93a5c9..344a91a 100644 --- a/src/lib/home/Card.svelte +++ b/src/lib/home/Card.svelte @@ -17,11 +17,11 @@ {buttonText} {:else} - + {/if} \ No newline at end of file diff --git a/src/routes/index.svelte b/src/routes/index.svelte index cfe88ef..dfaa043 100644 --- a/src/routes/index.svelte +++ b/src/routes/index.svelte @@ -95,7 +95,7 @@ import Sona from "$lib/home/Sona.svelte"; /> Saxion University

- I am a year 3 student at the Saxion University of Applied Sciences in The Netherlands doing majoring in Software Engineering, which takes a lot of my weekly time. + I am a year 3 student at the Saxion University of Applied Sciences in The Netherlands majoring in Software Engineering. The study keeps me plenty busy, but now I am combining the study with a Minor Entrepeneurship to build a SaaS product at my new company Flame Software.

Even though the university has taught me much about the business life and how to professionally work in teams, nearly all my programming knowledge is self taught at home.