updated YouTube embed code - showinfo has been deprecated
This commit is contained in:
parent
053eca41d3
commit
42fd07c8d8
1 changed files with 1 additions and 1 deletions
|
@ -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 %}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue