From d6e3d9043373ad9e32e8f8f1c766f17388358b1f Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 11 Sep 2023 22:37:53 -0700 Subject: add GitHub to homepage --- src/pages/index.astro | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index daf91d9..db41230 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -53,7 +53,7 @@ const posts = (await getCollection('blog')).sort( I guess its like programming documentation, but uhh more of a mess?

I did a thing..

-

Here are some of the things I've done/experimented with and found pretty cool! (you can also find more stuff here and on GitHub)

+

Here are some of the things I've done/experimented with and found pretty cool! (you can also find more here