From cb07b3d317566c801ac1f6c05c4e3c16c6226083 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Tue, 8 Nov 2022 16:16:36 -0800 Subject: add 404 page --- build/website/404.html | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 build/website/404.html (limited to 'build/website/404.html') diff --git a/build/website/404.html b/build/website/404.html new file mode 100644 index 0000000..3a08ef4 --- /dev/null +++ b/build/website/404.html @@ -0,0 +1,34 @@ + + + + + + + + + + + + +404 + + + + + +
+

File not found

+

+ If you're looking for this document or directory it currently doesn't exist. + Sorry! I'm either lazy or have a limited amount of time, probably the second. + You can return home. +

+
+ + -- cgit