Alexandros Ioannides пре 7 година
родитељ
комит
bda76eb4a4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      web/error/index.html

+ 1 - 1
web/error/index.html

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