diff options
Diffstat (limited to 'public/404.html')
-rw-r--r-- | public/404.html | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/public/404.html b/public/404.html deleted file mode 100644 index f7d50b1..0000000 --- a/public/404.html +++ /dev/null @@ -1,10 +0,0 @@ -<!doctype html> -<html> - <head> - <title>File Not Found: 404.</title> - </head> - <body> - <h1>Oops!</h1> - <h2>File Not Found: 404.</h2> - </body> -</html> |