From 8c7c26d968c1158d22c5d26d417fad1031f6fb42 Mon Sep 17 00:00:00 2001 From: Alee Date: Wed, 24 Apr 2019 18:27:58 -0400 Subject: Website rewrite --- 404.html | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 404.html (limited to '404.html') diff --git a/404.html b/404.html new file mode 100644 index 0000000..2dac6ca --- /dev/null +++ b/404.html @@ -0,0 +1,31 @@ +--- +--- + + + + + {% include heading.html %} + 404 | {{ site.title }} + + + + {% include navigator.html %} +
+

404

+ +

+

Page not found :(
+

+

+

Uh Oh! The requested page could not be found.
+

+

+

You may need to go back to the homepage.
+

+

+

© Copyright 2012-2019, AleeCorp.
+

+
+ + + \ No newline at end of file -- cgit v1.2.3