diff options
author | Valentin Popov <info@valentineus.link> | 2018-05-16 22:38:05 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2018-05-16 22:38:05 +0300 |
commit | 391d363a1c2fc94ae9fb6c7441255a09d22169c7 (patch) | |
tree | 624c9674fec4883291089aaf07be9e0fe31eed61 /_pages/404.html | |
parent | 06a7537535d33a0b6d5dbf31b8b9e26afad4665e (diff) | |
download | popov.link-391d363a1c2fc94ae9fb6c7441255a09d22169c7.tar.xz popov.link-391d363a1c2fc94ae9fb6c7441255a09d22169c7.zip |
Corrected page 404
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '_pages/404.html')
-rw-r--r-- | _pages/404.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_pages/404.html b/_pages/404.html index be2e1fb..fa97dd1 100644 --- a/_pages/404.html +++ b/_pages/404.html @@ -1,7 +1,7 @@ --- permalink: "404.html" -title: "Error 404" -layout: default +title: "Critical error" +layout: page --- <div class="jumbotron text-center"> |