From 75d22dfb6d4637941879000b712f247d783a3ec4 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 21 Jun 2025 10:49:15 +0200 Subject: [PATCH] feat: move Footer out of main section --- src/pages/404.astro | 2 +- src/pages/about.astro | 3 +-- src/pages/now.astro | 2 +- src/pages/showcase.astro | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/pages/404.astro b/src/pages/404.astro index e6961d4..07e4a03 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -39,9 +39,9 @@ const description = 'Have you tried turning it off and on again?' If you still feel this is a mistake that I can fix on my end, please feel free to email me: ayo[at]ayco.io

-