summaryrefslogtreecommitdiff
path: root/public/404.html
diff options
context:
space:
mode:
authorPrefetch2019-06-08 20:01:43 +0000
committerPrefetch2019-06-08 20:01:43 +0000
commitfe4bd53f01c469ad62848fbc85b06185b9f1e653 (patch)
tree38d9731003cf2d98ac4000eeff86fc55a17ec093 /public/404.html
Create repository
Diffstat (limited to 'public/404.html')
-rw-r--r--public/404.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/public/404.html b/public/404.html
new file mode 100644
index 0000000..f7d50b1
--- /dev/null
+++ b/public/404.html
@@ -0,0 +1,10 @@
+<!doctype html>
+<html>
+ <head>
+ <title>File Not Found: 404.</title>
+ </head>
+ <body>
+ <h1>Oops!</h1>
+ <h2>File Not Found: 404.</h2>
+ </body>
+</html>