Update 'www/index.html'

This commit is contained in:
Sarimoko 2022-02-23 20:15:35 +00:00
parent 51fd1bc5cc
commit 6acb1980b4
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
<body> <body>
<center><iframe width="560" height="315" src="https://www.youtube.com/embed/CBxT53r2AlU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></center> <center><iframe width="560" height="315" src="https://www.youtube.com/embed/CBxT53r2AlU" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></center>
<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;"> <center><img src="./go_ask_alex.jpg" alt="Go Ask Alex"></center>
</a> </a>
</body> </body>
</html> </html>