Updated error's page

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
Valentin Popov 2019-05-03 05:30:24 +04:00
parent 5092eb944a
commit 77d055f8ed
Signed by: Valentin Popov
GPG Key ID: 269A00ACA90A8EA3

View File

@ -1,14 +1,7 @@
---
permalink: "404.html"
title: "Page error"
layout: page
permalink: "404.html"
title: "404: Not Found"
---
<div class="jumbotron text-center">
<h1>404: Not Found</h1>
<p>Sorry, this page does not exist.</p>
<p>
<a class="btn btn-lg btn-primary" role="button" href="/">Home page</a>
<a class="btn btn-lg btn-default" role="button" href="mailto:{{ site.author.email | strip_newlines | strip_html | strip | normalize_whitespace | uri_escape }}">Contact</a>
</p>
</div>
<p>Sorry, this page doesn't exist.</p>