Update 'www/index.html'

This commit is contained in:
Sarimoko 2022-02-24 03:55:51 +00:00
parent a8f5e40c78
commit 2fc433ba27
1 changed files with 3 additions and 1 deletions

View File

@ -27,9 +27,11 @@
</head> </head>
<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> </br>
<a href="javascript:history.back()"> <a href="javascript:history.back()">
<center><img src="./go_ask_alex.jpg" alt="Go Ask Alex"></center> <center><img src="./go_ask_alex.jpg" alt="Go Ask Alex"></center>
</a> </a>
</br>
<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>
</body> </body>
</html> </html>