From: RafiBomb Date: Wed, 24 May 2017 21:10:51 +0000 (-0700) Subject: adjust orbit exmple code to use placeholder images for quick copy and use X-Git-Tag: v6.4.0-rc1~31^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d2cd782cd410e3a6e067e3af90aaa47497629a38;p=thirdparty%2Ffoundation%2Ffoundation-sites.git adjust orbit exmple code to use placeholder images for quick copy and use --- diff --git a/docs/pages/orbit.md b/docs/pages/orbit.md index 37be10dd0..1d506d5c1 100644 --- a/docs/pages/orbit.md +++ b/docs/pages/orbit.md @@ -22,7 +22,49 @@ Orbit doesn't automatically generate any HTML for you, giving you the flexibilit edit on codepen button -```html_example +```html +
+
+
+ + +
+
    +
  • +
    + Space +
    Space, the final frontier.
    +
    +
  • +
  • +
    + Space +
    Lets Rocket!
    +
    +
  • +
  • +
    + Space +
    Encapsulating
    +
    +
  • +
  • +
    + Space +
    Outta This World
    +
    +
  • +
+
+ +
+``` +
@@ -63,7 +105,6 @@ Orbit doesn't automatically generate any HTML for you, giving you the flexibilit
-``` ---