From c111c72a4d3f800116f0d9636f25ec381ed8f40b Mon Sep 17 00:00:00 2001 From: nathansmith117 Date: Fri, 28 Mar 2025 20:48:58 -0600 Subject: Lots of little things --- error/404.html | 44 ++++++++++++++++++++++++++++++++++++++++++++ error/404.html~ | 39 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 83 insertions(+) create mode 100644 error/404.html create mode 100644 error/404.html~ (limited to 'error') diff --git a/error/404.html b/error/404.html new file mode 100644 index 0000000..0a0cac3 --- /dev/null +++ b/error/404.html @@ -0,0 +1,44 @@ + + + + + 404 Page Not Found + + + + + + + Back to home page + +
+ + + + +
+

Woopsy!

+

+ You tried looking for something that doesnt exist. This is a strange 404 page indeed. +

+ Sips british tea +
+
+ + diff --git a/error/404.html~ b/error/404.html~ new file mode 100644 index 0000000..f4353e0 --- /dev/null +++ b/error/404.html~ @@ -0,0 +1,39 @@ + + + + + + + + + + + + Back to home page + +
+ + + + +
+
+
+ + -- cgit v1.2.3