updated YouTube embed code - showinfo has been deprecated

This commit is contained in:
Burak Ozdemir 2020-12-21 17:00:55 +03:00 committed by Jeremy Thomas
parent 053eca41d3
commit 42fd07c8d8

View File

@ -42,7 +42,7 @@ meta:
{% capture iframe_ratio %}
<figure class="image is-16by9">
<iframe class="has-ratio" width="640" height="360" src="https://www.youtube.com/embed/YE7VzlLtp-4?showinfo=0" frameborder="0" allowfullscreen></iframe>
<iframe class="has-ratio" width="640" height="360" src="https://www.youtube.com/embed/YE7VzlLtp-4" frameborder="0" allowfullscreen></iframe>
</figure>
{% endcapture %}