From 9c935f80bc7746a7da3313ffd07e8f0f02f9b617 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <65492573+Sycamost@users.noreply.github.com> Date: Thu, 28 Dec 2023 11:11:13 +0000 Subject: [PATCH] Adds error page --- error.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 error.html diff --git a/error.html b/error.html new file mode 100644 index 0000000..645904e --- /dev/null +++ b/error.html @@ -0,0 +1,22 @@ + + + + + + + + + + + +
+

Got lost?

+ +

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

+
+ + +