aboutsummaryrefslogtreecommitdiffstats
path: root/html
diff options
context:
space:
mode:
authorjames pannacciulli <jpnc@jpnc.info>2023-06-28 07:51:32 -0400
committerjames pannacciulli <jpnc@jpnc.info>2023-06-28 07:51:32 -0400
commit7610bdee6b2fcce873377f0dcc1165e465a4dee9 (patch)
treea2f26043f37392d1e2f521aea1cdc26b42988997 /html
parent04018695f214ca4407579a4184574737afa90a70 (diff)
downloadcalligram.me-7610bdee6b2fcce873377f0dcc1165e465a4dee9.tar.gz
calligram.me-7610bdee6b2fcce873377f0dcc1165e465a4dee9.tar.bz2
might help for html to be in the html dir
Diffstat (limited to 'html')
-rw-r--r--html/404.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/html/404.html b/html/404.html
new file mode 100644
index 0000000..2ec7355
--- /dev/null
+++ b/html/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>