diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-03-10 14:59:14 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-03-10 14:59:14 +0100 |
| commit | 1100562e29f6476448b656dbddd4cf22505523f6 (patch) | |
| tree | 442eec492199104bd49dfd74474ce89ade8fcac9 /404.html | |
| parent | a40d80be378e46a6c490e1b99b0d8f4acd968503 (diff) | |
| download | mitjafelicijan.com-1100562e29f6476448b656dbddd4cf22505523f6.tar.gz | |
Move back to JBMAFP
Diffstat (limited to '404.html')
| -rw-r--r-- | 404.html | 24 |
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 | --- | ||
| 2 | permalink: /404.html | ||
| 3 | layout: 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> | ||
