aboutsummaryrefslogtreecommitdiff
path: root/404.html
diff options
context:
space:
mode:
Diffstat (limited to '404.html')
-rw-r--r--404.html24
1 files changed, 0 insertions, 24 deletions
diff --git a/404.html b/404.html
deleted file mode 100644
index 8f598b8..0000000
--- a/404.html
+++ /dev/null
@@ -1,24 +0,0 @@
1---
2permalink: /404.html
3layout: base
4---
5
6<hr>
7
8<style type="text/css" media="screen">
9 .container {
10 margin: 40px auto;
11 }
12 h1 {
13 margin: 30px 0;
14 font-size: 4em;
15 line-height: 1;
16 letter-spacing: -1px;
17 }
18</style>
19
20<div class="container">
21 <h1>404</h1>
22 <p><strong>Page not found :(</strong></p>
23 <p>The requested page could not be found. Such is life!</p>
24</div>