]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add reveal codepen!
authorharry <harmanmanchanda182@gmail.com>
Mon, 15 May 2017 18:01:08 +0000 (23:31 +0530)
committerharry <harmanmanchanda182@gmail.com>
Mon, 15 May 2017 18:01:08 +0000 (23:31 +0530)
docs/pages/reveal.md

index 1e90e8966f3246aaff6e613dde779afd1eddf08c..be0b299f9abda83f08bae8e0b9a6eda8825332ae 100644 (file)
@@ -19,6 +19,14 @@ A modal is just an empty container, so you can put any kind of content inside it
 
 To create a modal, add the class `.reveal`, the attribute `data-reveal`, and a unique ID to a container.
 
+<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/RVyBPw?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
 <div class="reveal" id="exampleModal1" data-reveal>
   <h1>Awesome. I Have It.</h1>