Browse Source

Update index.html

Raphael Schneeberger 7 years ago
parent
commit
4847d77452
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/error/404/index.html

+ 1 - 1
web/error/404/index.html

@@ -18,7 +18,7 @@
 
 <body>
     <h2>Page Not Found</h2>
-    <img src="/error/vesta.jpg">
+    <img src="/error/hestia.jpg">
     <div>
         Try start again from <a href="/">main page</a> or go back to <a href="javascript:%20history.go(-1)">previous page</a>
     </div>