+
+
diff --git a/src/components/whoami.astro b/src/components/whoami.astro index 817f68c..27e38c3 100644 --- a/src/components/whoami.astro +++ b/src/components/whoami.astro @@ -1,7 +1,3 @@ ---- -import Www from "./www.astro"; ---- -
I got into computer science by creating websites, learning about the Linux kernel and administrating servers. diff --git a/src/components/www.astro b/src/components/www.astro index 37f7f56..6cc6300 100644 --- a/src/components/www.astro +++ b/src/components/www.astro @@ -1,116 +1,140 @@ -