diff options
Diffstat (limited to 'public/404.html')
| -rw-r--r-- | public/404.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/public/404.html b/public/404.html new file mode 100644 index 0000000..7471191 --- /dev/null +++ b/public/404.html @@ -0,0 +1,8 @@ +<!DOCTYPE html> +<html> +<body> + +<tt>404 - Who are you?</tt> + +</body> +</html> |
