summaryrefslogtreecommitdiff
path: root/website/404.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/404.html')
-rw-r--r--website/404.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/website/404.html b/website/404.html
new file mode 100644
index 0000000..acfe1af
--- /dev/null
+++ b/website/404.html
@@ -0,0 +1,12 @@
+$$START TITLE
+404
+$$END TITLE
+
+$$START CONTENT
+<h1>File not found</h1>
+<p>
+ 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 <a href="/">return home</a>.
+</p>
+$$END CONTENT