From 6f573e728a75cf89bf6ad1d60292a0f10a67159e Mon Sep 17 00:00:00 2001 From: Daniel Kluge Date: Wed, 19 Oct 2022 11:09:22 +0200 Subject: [PATCH] ' --- pages/me.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/me.tsx b/pages/me.tsx index 30f76be..22482ac 100644 --- a/pages/me.tsx +++ b/pages/me.tsx @@ -13,11 +13,11 @@ const AboutMe: NextPage = () => { return

This is me.

- Hi! My name is Daniel and I'm an automation engineer from Germany. + Hi! My name is Daniel and I'm an automation engineer from Germany.

- I'm currently studying Information Systems Engineering at the TU Dresden
- Currently I'm {age} years old. + I'm currently studying Information Systems Engineering at the TU Dresden
+ Currently I'm {age} years old.

;