]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add no overlay codepen!
authorharry <harmanmanchanda182@gmail.com>
Mon, 15 May 2017 18:40:19 +0000 (00:10 +0530)
committerharry <harmanmanchanda182@gmail.com>
Mon, 15 May 2017 18:40:19 +0000 (00:10 +0530)
docs/pages/reveal.md

index 3463f2e1f6c166faa15ab8c0334c2b2f71d19378..55c91bc5b3a5c748196e60d7c9389b4379294ff7 100644 (file)
@@ -176,6 +176,14 @@ A full-screen modal is 100% of the width *and* height of the window. Add the `.f
 
 To remove the overlay, add the attribute `data-overlay="false"` to the modal.
 
+<p>
+  <a class="" data-open-video="0:39"><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>
+</p>
+
+<div class="docs-codepen-container">
+  <a class="codepen-logo-link" href="https://codepen.io/IamManchanda/pen/vmrQwL?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/codepen-button.svg" class="" height="" width="" alt="edit on codepen button"></a>
+</div>
+
 ```html_example
 <p><a data-toggle="exampleModal9">Click me for an overlay-lacking modal</a></p>