]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
updated YouTube embed code - showinfo has been deprecated
authorBurak Ozdemir <burakozdemir@protonmail.ch>
Mon, 21 Dec 2020 14:00:55 +0000 (17:00 +0300)
committerJeremy Thomas <bbxdesign@gmail.com>
Mon, 21 Dec 2020 16:04:53 +0000 (16:04 +0000)
docs/documentation/elements/image.html

index 008560ff796ea96425a5f4586ff6d0347e11bc56..5becae527e697bf91c77210b3cd2604c99aa77d7 100644 (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 %}