diff options
author | Brian Picciano <mediocregopher@gmail.com> | 2021-01-21 17:22:53 -0700 |
---|---|---|
committer | Brian Picciano <mediocregopher@gmail.com> | 2021-01-21 17:22:53 -0700 |
commit | bcf9b230be6d74c71567fd0771b31d47d8dd39c7 (patch) | |
tree | 2d0fc16142d55bbd5876ac6b8174c2857883b40e /404.html | |
parent | d57fd70640948cf20eeb41b56e8d4e23e616cec0 (diff) |
build the blog with nix
Diffstat (limited to '404.html')
-rw-r--r-- | 404.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/404.html b/404.html deleted file mode 100644 index 7ac50a5..0000000 --- a/404.html +++ /dev/null @@ -1,8 +0,0 @@ ---- -layout: default ---- - -<div style="text-align: center; margin-top:5rem;"> - <h1>404</h1> - <p><strong>Page not found :(</strong></p> -</div> |