]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add Responsive Toggle codepen!
authorharry <harmanmanchanda182@gmail.com>
Sun, 14 May 2017 17:11:57 +0000 (22:41 +0530)
committerharry <harmanmanchanda182@gmail.com>
Sun, 14 May 2017 17:11:57 +0000 (22:41 +0530)
docs/pages/responsive-navigation.md

index e43f118431040a242106a715aedd8b224f3e7c32..76024835172ae6a44ac16ac48c86188e87c38525 100644 (file)
@@ -76,6 +76,12 @@ By default, the title bar will be visible on small screens, and the Menu hides.
   <p>Scale your browser down to see the toggle happen.</p>
 </div>
 
+<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/LymroM?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="title-bar" data-responsive-toggle="example-menu" data-hide-for="medium">
   <button class="menu-icon" type="button" data-toggle="example-menu"></button>