From 97dcc9c909b43ccebeac6a224c8379d412c15b8b Mon Sep 17 00:00:00 2001 From: Amy Retzerau Date: Fri, 26 Sep 2025 13:03:01 +0200 Subject: [PATCH] feat: added content to the about page --- src/routes/about/+page.svelte | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte index e69de29..2253c3a 100644 --- a/src/routes/about/+page.svelte +++ b/src/routes/about/+page.svelte @@ -0,0 +1,9 @@ +
+
+

About

+

+ Hi, I'm Amy Retzerau! I'm a computer science student who wants to share my hobby in the hope + of helping like-minded people. +

+
+