瀏覽代碼

Update index.html

Alexandros Ioannides 7 年之前
父節點
當前提交
f8bf0536c0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      web/error/index.html

+ 1 - 1
web/error/index.html

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