mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
updated YouTube embed code - showinfo has been deprecated
This commit is contained in:
parent
053eca41d3
commit
42fd07c8d8
@ -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…
Reference in New Issue
Block a user