add autoplay for funny embed
This commit is contained in:
parent
a265a1c75b
commit
6b84c13a9b
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@
|
|||
</head>
|
||||
<body>
|
||||
<h1>S-A SUNAT!!!!</h1>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/gC_VkZeNywM?start=4&end=9" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/gC_VkZeNywM?start=4&end=9&autoplay=1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue