]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update youtube video of responsive embed.
authorharry <harmanmanchanda182@gmail.com>
Sun, 14 May 2017 05:51:41 +0000 (11:21 +0530)
committerharry <harmanmanchanda182@gmail.com>
Sun, 14 May 2017 05:51:41 +0000 (11:21 +0530)
Just to make it consistent with regular docs!

docs/pages/kitchen-sink.md

index 39f4da7c0dc7a4e5b25bdb3871f9e58a7253a021..9d72d03aae96adf75ad8946f8c675d2f070cd870 100644 (file)
@@ -513,7 +513,7 @@ description: Everything but.
 
 ```html_example
 <div class="responsive-embed">
-  <iframe width="420" height="315" src="https://www.youtube.com/embed/V9gkYw35Vws" frameborder="0" allowfullscreen></iframe>
+  <iframe width="420" height="315" src="https://www.youtube.com/embed/mM5_T-F1Yn4" frameborder="0" allowfullscreen></iframe>
 </div>
 ```