From a60cc0a4d9fc0e9f1bd55df9c3def096095c650c Mon Sep 17 00:00:00 2001 From: harry Date: Tue, 16 May 2017 01:04:24 +0530 Subject: [PATCH] Add orbit basic example codepen! --- docs/pages/orbit.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/pages/orbit.md b/docs/pages/orbit.md index 6b7fd4ad9..982d5920e 100644 --- a/docs/pages/orbit.md +++ b/docs/pages/orbit.md @@ -14,6 +14,14 @@ tags: Orbit doesn't automatically generate any HTML for you, giving you the flexibility to move around the various pieces of the plugin. Here's a complete example—we'll break down the individual pieces farther down. +

+ Watch this part in video +

+ +
+ edit on codepen button +
+ ```html_example