added an iframe man

This commit is contained in:
zombie maniac 2021-08-07 09:24:29 -04:00
parent 8d58eee489
commit 570a2f58b4

View file

@ -1,3 +1,4 @@
<!doctype html5>
<html> <html>
<head> <head>
<title>ufzombiemaniac</title> <title>ufzombiemaniac</title>
@ -11,5 +12,6 @@
<th>fuck3</th> <th>fuck3</th>
</tr> </tr>
</table> </table>
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/jdUXfsMTv7o" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</body> </body>
</html> </html>