summaryrefslogtreecommitdiff
path: root/http/src/error.upphtml
diff options
context:
space:
mode:
Diffstat (limited to 'http/src/error.upphtml')
-rw-r--r--http/src/error.upphtml14
1 files changed, 0 insertions, 14 deletions
diff --git a/http/src/error.upphtml b/http/src/error.upphtml
deleted file mode 100644
index 057006f..0000000
--- a/http/src/error.upphtml
+++ /dev/null
@@ -1,14 +0,0 @@
-#!
-export TITLE="Got lost?"
-export DESCRIPTION="Error page for Joe Carstairs' personal website"
-pp "${SHARE}"/components/meta.upphtml
-#!
-
-<section>
- <h1>Got lost?</h1>
-
- <p>
- If you’re on this page, something’s probably gone wrong. Try going to
- my <a href='/'>homepage</a> instead.
- </p>
-</section>