From ca8e6824eaa711105f4092365792720c9dde026b Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Thu, 18 Jun 2026 19:21:59 +0100 Subject: remove Astro website --- website/src/pages/error.astro | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 website/src/pages/error.astro (limited to 'website/src/pages/error.astro') diff --git a/website/src/pages/error.astro b/website/src/pages/error.astro deleted file mode 100644 index dd7188a..0000000 --- a/website/src/pages/error.astro +++ /dev/null @@ -1,14 +0,0 @@ ---- -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. -

-
-
-- cgit v1.2.3