diff options
-rw-r--r-- | 404.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/404.html b/404.html new file mode 100644 index 0000000..2ec7355 --- /dev/null +++ b/404.html @@ -0,0 +1,9 @@ +<!DOCTYPE html> +<html> +<head> + <title>calligram.me 4 0 4</title> +</head> +<body> + <h1> 404 better luck next time </h1> +</body> +</html> |