diff options
| -rw-r--r-- | www/404.html | 13 | ||||
| -rw-r--r-- | www/index.html (renamed from index.html) | 0 |
2 files changed, 13 insertions, 0 deletions
diff --git a/www/404.html b/www/404.html new file mode 100644 index 0000000..9959290 --- /dev/null +++ b/www/404.html @@ -0,0 +1,13 @@ +<!DOCTYPE html> +<html> +<head> +<title>404 Not Found</title> +</head> +<body> +<center> +<h1>404 Not Found</h1> +</center> +<hr> +<center>shsd</center> +</body> +</html> diff --git a/index.html b/www/index.html index 68c0ffc..68c0ffc 100644 --- a/index.html +++ b/www/index.html |
