From 17d52f5b071a0d2990c695ad0caf4c41354ebb41 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Tue, 7 Oct 2025 19:22:54 -0400 Subject: [PATCH] fix 404s --- src/pages/404.astro | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) diff --git a/src/pages/404.astro b/src/pages/404.astro index 5600fb9..87c2b46 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -9,20 +9,24 @@ import BaseLayout from "../layouts/BaseLayout.astro"; - \ No newline at end of file +