Skip to content

Commit 8a601d8

Browse files
authored
Update index.html
2 parents f698372 + c795e08 commit 8a601d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/error/404/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
22
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
3-
<title>404 &mdash; page not found</title>
3+
<title>404 &mdash; Page Not Found</title>
44
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
55
<meta name="description" content="internal error"/>
66
<style type="text/css">
@@ -18,7 +18,7 @@
1818

1919
<body>
2020
<h2>Page Not Found</h2>
21-
<img src="/error/hestia.jpg">
21+
<img src="/error/error.png">
2222
<div>
2323
Try start again from <a href="/">main page</a> or go back to <a href="javascript:%20history.go(-1)">previous page</a>
2424
</div>

0 commit comments

Comments
 (0)