From b66fd31bd77b8eeca1ef6009136b563b20b85b2b Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Mon, 17 Jun 2024 22:34:43 +0100 Subject: [PATCH] Replaces duplicate main tag with section in error page --- website/src/pages/error.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/pages/error.astro b/website/src/pages/error.astro index fc84122..dd7188a 100644 --- a/website/src/pages/error.astro +++ b/website/src/pages/error.astro @@ -3,12 +3,12 @@ import Page from '../layouts/Page.astro'; --- -
+

Got lost?

If you’re on this page, something’s probably gone wrong. Try going to my homepage instead.

-
+