Update 'www/index.html'
This commit is contained in:
parent
efd2e0039e
commit
e51e229ce0
|
@ -9,7 +9,7 @@
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<a href="javascript:history.back()">
|
<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>
|
</a>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue