From 31a4b7abb896a5ec1fecc1c0e18df8b1faf4d437 Mon Sep 17 00:00:00 2001 From: harry Date: Sun, 14 May 2017 23:47:58 +0530 Subject: [PATCH] Add Magellan codepen! --- docs/pages/magellan.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/pages/magellan.md b/docs/pages/magellan.md index 222ca1c42..d4177debe 100644 --- a/docs/pages/magellan.md +++ b/docs/pages/magellan.md @@ -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. +
+ Watch this part in video + + edit on codepen button +
+ ```html