Update index.html

This commit is contained in:
JunkJumper 2020-02-07 10:13:17 +01:00 committed by GitHub
parent 91ea5938ff
commit 8626688363
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,8 +39,8 @@
<h2>Son dernier but</h2> <h2>Son dernier but</h2>
<div id="video"> <div id="video">
<iframe width="640" height="360" src="https://www.youtube.com/embed/RxnjbxLElWI" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen id="butMelou"></iframe> <iframe width="640" height="360" src="https://youtu.be/6Hz19CiexU4" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen id="butMelou"></iframe>
</div> </div>
</body> </body>
</html> </html>