We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f698372 + c795e08 commit 8a601d8Copy full SHA for 8a601d8
web/error/404/index.html
@@ -1,6 +1,6 @@
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
3
- <title>404 — page not found</title>
+ <title>404 — Page Not Found</title>
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
5
<meta name="description" content="internal error"/>
6
<style type="text/css">
@@ -18,7 +18,7 @@
18
19
<body>
20
<h2>Page Not Found</h2>
21
- <img src="/error/hestia.jpg">
+ <img src="/error/error.png">
22
<div>
23
Try start again from <a href="/">main page</a> or go back to <a href="javascript:%20history.go(-1)">previous page</a>
24
</div>
0 commit comments