]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add Responsive Embed!
authorharry <harmanmanchanda182@gmail.com>
Fri, 12 May 2017 23:58:38 +0000 (05:28 +0530)
committerharry <harmanmanchanda182@gmail.com>
Fri, 12 May 2017 23:58:38 +0000 (05:28 +0530)
docs/pages/kitchen-sink.md

index 762c12785a2da1c7278be8349f63f351f137a66e..a3b9a4da4e328af17517645d7f3ecedd980a8306 100644 (file)
@@ -505,6 +505,12 @@ description: Everything but.
 
 ## Responsive Embed
 
+<div class="docs-video-codepen-container">
+  <a class="" data-open-video="12:00"><img src="https://www.elastic.co/static/images/svg/video-play-btn.svg" class="video-icon" height="30" width="30" alt=""> Watch this part in video</a>
+
+  <a class="codepen-logo-link" href="https://codepen.io/IamManchanda/pen/MmGEbb?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/cp1.svg" class="" height="" width="" alt="edit on codepen button"></a>
+</div>
+
 ```html_example
 <div class="responsive-embed">
   <iframe width="420" height="315" src="https://www.youtube.com/embed/V9gkYw35Vws" frameborder="0" allowfullscreen></iframe>