From 0ad815d5167058a73c87af70d6fd2268024608d4 Mon Sep 17 00:00:00 2001 From: Thomas Cole Date: Sun, 6 Aug 2023 10:43:31 -0400 Subject: [PATCH] Updated themeing on 404 page --- src/pages/404.astro | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/src/pages/404.astro b/src/pages/404.astro index c6d0e02..e0106cc 100644 --- a/src/pages/404.astro +++ b/src/pages/404.astro @@ -4,7 +4,7 @@ - + thomaspcole.com | 404 @@ -25,22 +25,25 @@ } - -
+ +

Uh Oh!

Sorry about that I can't seem to find what you are looking for.


Go Home
- \ No newline at end of file