From 91231b2d24a04ad8aee18323b2818a40169befe8 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 21 Oct 2023 00:11:24 -0700 Subject: change landing page - remove projects, moved to main site this is now strictly a blog --- src/components/Footer.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/Footer.astro') diff --git a/src/components/Footer.astro b/src/components/Footer.astro index d005f2a..d40829b 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -3,7 +3,7 @@ const today = new Date(); ---