summaryrefslogtreecommitdiff
path: root/404.html
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2022-07-23 01:04:51 -0400
committercyfraeviolae <cyfraeviolae>2022-07-23 01:04:51 -0400
commit71aac3ce2b93a00fe64d75b377d70b4c05d36726 (patch)
tree8c27e66927fa7986dc4212fa5b7121fe36d0db37 /404.html
parenteeb9b844c7e001c77d272b09ae5141919a5b9dcf (diff)
404
Diffstat (limited to '404.html')
-rw-r--r--404.html30
1 files changed, 30 insertions, 0 deletions
diff --git a/404.html b/404.html
new file mode 100644
index 0000000..1b2e696
--- /dev/null
+++ b/404.html
@@ -0,0 +1,30 @@
+<!DOCTYPE HTML>
+<html>
+ <head>
+ <title>cyfraeviolae</title>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <link rel="shortcut icon" type="image/x-icon" href="/static/favicon.ico">
+ <link rel="stylesheet" href="/static/styles.css">
+ </head>
+ <body>
+ <div class="container">
+ <a class="title" href="/">CYFRAE VIOLAE</a>
+ <br>
+ <a href="mailto:library@cyfraeviolae.org" class="contact">
+ library@cyfraeviolae.org
+ </a>
+ <h3>
+ 404 Not Found
+ </h3>
+ <p>
+ The page you&rsquo;re looking for is somewhere else,
+ <br>
+ but while you&rsquo;re here, consider this
+ <br>
+ a brief caesura.
+ </p>
+ </div>
+ </body>
+</html>
+