diff options
| author | Mark Otto <[email protected]> | 2015-08-05 17:47:45 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-05 17:47:45 -0700 |
| commit | fed0d8a2d405fded61bd2b7c4c70744fafd58d06 (patch) | |
| tree | 8bc067365b2a9731e8e2cfd6e9ef11a64d304bf8 /docs/_data | |
| parent | be3f8d9bcce6818d7f9430fa94f1d6869c62d00a (diff) | |
| download | bootstrap-fed0d8a2d405fded61bd2b7c4c70744fafd58d06.tar.xz bootstrap-fed0d8a2d405fded61bd2b7c4c70744fafd58d06.zip | |
restore page headers, use partial and page frontmatter to organize it
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/nav.yml | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 6fd5583a3..1bfd71359 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -50,25 +50,25 @@ - title: Carousel - title: Utilities -- title: Examples - pages: - - title: Starter template - - title: Grid - - 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: Examples +# pages: +# - title: Starter template +# - title: Grid +# - 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: Extend # pages: |
