Update 'www/index.html'

This commit is contained in:
Sarimoko 2022-02-20 00:03:31 +00:00
parent efd2e0039e
commit e51e229ce0
1 changed files with 1 additions and 1 deletions

View File

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