]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add Magellan codepen!
authorharry <harmanmanchanda182@gmail.com>
Sun, 14 May 2017 18:17:58 +0000 (23:47 +0530)
committerharry <harmanmanchanda182@gmail.com>
Sun, 14 May 2017 18:17:58 +0000 (23:47 +0530)
docs/pages/magellan.md

index 222ca1c42fe23d1d74555e50f85b69b6c106d8cc..d4177debe96d25bc66c9734191c63775a1d59d7a 100644 (file)
@@ -25,6 +25,12 @@ tags:
 
 You can use Magellan with any navigation element, like our [Menu](menu.html) or your own custom component. Just add the attribute `data-magellan` to the container, and links to specific sections of your page. Each section needs a unique ID.
 
+<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/MmGEXo?editors=1000" target="_blank"><img src="{{root}}assets/img/logos/cp1.svg" class="" height="" width="" alt="edit on codepen button"></a>
+</div>
+
 ```html
 <ul class="horizontal menu" data-magellan>
   <li><a href="#first">First Arrival</a></li>