aboutsummaryrefslogtreecommitdiff
path: root/404/index.html
diff options
context:
space:
mode:
Diffstat (limited to '404/index.html')
-rw-r--r--404/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/404/index.html b/404/index.html
new file mode 100644
index 0000000..ea9660a
--- /dev/null
+++ b/404/index.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <title>Page not found</title>
+ <link href="/index.css" rel="stylesheet" type="text/css">
+ </head>
+ <body>
+ <h1>404: Page not found at \(path\).</h1>
+ <p>):</p>
+ </body>
+</html>