From: Mark Otto Date: Tue, 2 Dec 2014 00:12:15 +0000 (-0800) Subject: rearrange examples X-Git-Tag: v4.0.0-alpha~537 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af30e237c7a67f78e195a6fc6c4fcb7db8791a1b;p=thirdparty%2Fbootstrap.git rearrange examples --- diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 5f58dbb852..8077a7e12e 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -113,6 +113,26 @@ - title: Carousel - title: Affix +- title: Examples + pages: + - title: Starter template + - title: Grids + - title: Jumbotron + - title: Narrow jumbotron + - title: Navbar + - title: Navbar top + - title: Navbar top fixed + - title: Cover + - title: Album + - title: Carousel + - title: Blog + - title: Dashboard + - title: Sign-in page + - title: Justified nav + - title: Sticky footer + - title: Sticky footer with navbar + - title: Offcanvas + # - title: Learn & Extend # pages: # - title: Approach diff --git a/docs/getting-started/examples.md b/docs/examples.md similarity index 100% rename from docs/getting-started/examples.md rename to docs/examples.md