Skip to content

Commit 6927fe8

Browse files
committed
Add mute to try to get youtube video to play
1 parent ab2135b commit 6927fe8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test_site/youtube.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
src="https://www.youtube-nocookie.com/embed/7b-fcRQ2Q7k" frameborder="0" width="500"
1616
allowfullscreen="" alt="MedWatch Tips &amp; Tools (January 2016)"></iframe></div>
1717
<p><iframe title="Time-lapse of X-59 aircraft (May 2019 - June 2021)" width="500" height="250"
18-
src="https://www.youtube.com/embed/LcvYjkCBY28?feature=oembed" frameborder="0"
18+
src="https://www.youtube.com/embed/LcvYjkCBY28?feature=oembed&mute=1" frameborder="0"
1919
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture;"
2020
allowfullscreen=""></iframe></p>
2121
<iframe width="500" height="250" src="https://www.youtube-nocookie.com/embed/BkvRu5-Cuz4"

0 commit comments

Comments
 (0)