diff options
| author | Mark Otto <[email protected]> | 2014-12-01 16:12:15 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-12-01 16:12:15 -0800 |
| commit | af30e237c7a67f78e195a6fc6c4fcb7db8791a1b (patch) | |
| tree | 32706806cc0e5338a14916e3e16a67e3f63b95c7 | |
| parent | 75943868be04a76bb374b9f8347a3174596bb8ac (diff) | |
| download | bootstrap-af30e237c7a67f78e195a6fc6c4fcb7db8791a1b.tar.xz bootstrap-af30e237c7a67f78e195a6fc6c4fcb7db8791a1b.zip | |
rearrange examples
| -rw-r--r-- | docs/_data/nav.yml | 20 | ||||
| -rw-r--r-- | docs/examples.md (renamed from docs/getting-started/examples.md) | 0 |
2 files changed, 20 insertions, 0 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 5f58dbb85..8077a7e12 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 index 83ea0b2ac..83ea0b2ac 100644 --- a/docs/getting-started/examples.md +++ b/docs/examples.md |
