Update 'www/index.html'

This commit is contained in:
Sarimoko 2022-02-14 07:40:19 +00:00
parent 24895bae11
commit 362c6efd00
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<body>
<a href="javascript:history.back()">
<img src="./404_files/404.jpg" alt="Page Not Found (404)." style="position: absolute; left: 50%; top: 50%; margin-left: -285px; margin-top: -190px;">
<img src="./404.jpg" alt="Page Not Found (404)." style="position: absolute; left: 50%; top: 50%; margin-left: -285px; margin-top: -190px;">
</a>
</body>
</html>