diff options
author | Valentin Popov <valentineus@gmail.com> | 2018-04-04 02:25:46 +0300 |
---|---|---|
committer | Valentin Popov <valentineus@gmail.com> | 2018-04-04 02:25:46 +0300 |
commit | 7dc9912c0d8f220cc41e4b2f6afa31c633b1819f (patch) | |
tree | beb246221c5cf8399be1c6257613c241b799de5d /_pages/404.md | |
parent | b466d5fe7b26e1104109169ad72e8d5f355f74ca (diff) | |
download | popov.link-7dc9912c0d8f220cc41e4b2f6afa31c633b1819f.tar.xz popov.link-7dc9912c0d8f220cc41e4b2f6afa31c633b1819f.zip |
Renaming pages
Signed-off-by: Valentin Popov <valentineus@gmail.com>
Diffstat (limited to '_pages/404.md')
-rw-r--r-- | _pages/404.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/_pages/404.md b/_pages/404.md deleted file mode 100644 index 72d8da5..0000000 --- a/_pages/404.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -permalink: "/404.html" -title: "404: Page not found" -layout: page ---- - -Sorry, we've misplaced that URL or it's pointing to something that doesn't exist. -[Head back home]({{ site.baseurl | uri_escape }}) -to try finding it again. |