diff options
author | Valentin Popov <info@valentineus.link> | 2018-09-15 17:06:01 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2018-09-15 17:06:01 +0300 |
commit | b6cfea0c942b57342eb85e2498e7af4802a66721 (patch) | |
tree | 57da7adff9ab2f345a7fc231753cbd24bd168d45 /_pages | |
parent | 085dc3feea30e838196e2aa32a1de91b5ea16021 (diff) | |
download | popov.link-b6cfea0c942b57342eb85e2498e7af4802a66721.tar.xz popov.link-b6cfea0c942b57342eb85e2498e7af4802a66721.zip |
Change page title '404.html'
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '_pages')
-rw-r--r-- | _pages/404.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_pages/404.html b/_pages/404.html index fa97dd1..8fad911 100644 --- a/_pages/404.html +++ b/_pages/404.html @@ -1,6 +1,6 @@ --- permalink: "404.html" -title: "Critical error" +title: "Page error" layout: page --- |