diff options
author | james pannacciulli <jpnc@jpnc.info> | 2023-06-28 07:51:32 -0400 |
---|---|---|
committer | james pannacciulli <jpnc@jpnc.info> | 2023-06-28 07:51:32 -0400 |
commit | 7610bdee6b2fcce873377f0dcc1165e465a4dee9 (patch) | |
tree | a2f26043f37392d1e2f521aea1cdc26b42988997 /404.html | |
parent | 04018695f214ca4407579a4184574737afa90a70 (diff) | |
download | calligram.me-7610bdee6b2fcce873377f0dcc1165e465a4dee9.tar.gz calligram.me-7610bdee6b2fcce873377f0dcc1165e465a4dee9.tar.bz2 |
might help for html to be in the html dir
Diffstat (limited to '404.html')
-rw-r--r-- | 404.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/404.html b/404.html deleted file mode 100644 index 2ec7355..0000000 --- a/404.html +++ /dev/null @@ -1,9 +0,0 @@ -<!DOCTYPE html> -<html> -<head> - <title>calligram.me 4 0 4</title> -</head> -<body> - <h1> 404 better luck next time </h1> -</body> -</html> |