From d4f98e2d1f85fbdffa2470071e22bba2dacc00c0 Mon Sep 17 00:00:00 2001 From: Leo Goetz Date: Fri, 8 May 2026 15:37:39 +0200 Subject: inital commit --- src/components/sections/AboutMe.astro | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/components/sections/AboutMe.astro (limited to 'src/components/sections/AboutMe.astro') diff --git a/src/components/sections/AboutMe.astro b/src/components/sections/AboutMe.astro new file mode 100644 index 0000000..234bee2 --- /dev/null +++ b/src/components/sections/AboutMe.astro @@ -0,0 +1,11 @@ +--- + +--- + +
+

Über mich

+

+ Ich bin Leo, 18 Jahre alt und programmiere gerne in Javascript/Typescript. + Meine Hobbys sind Schach spielen, Lesen und Chalistenics +

+
-- cgit v1.3.1