diff options
| author | Mark Otto <[email protected]> | 2015-09-04 20:31:17 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-09-04 20:31:17 -0700 |
| commit | dd5e096f4e8ac52f472dc87304dfe0377df51734 (patch) | |
| tree | 3b585c64e9782e022f0883b89616fbb266f77cbe | |
| parent | 1a6aad454828b9010645efcd514c85791e35de95 (diff) | |
| download | bootstrap-dd5e096f4e8ac52f472dc87304dfe0377df51734.tar.xz bootstrap-dd5e096f4e8ac52f472dc87304dfe0377df51734.zip | |
clean up nav.yml, nullifies #17470
| -rw-r--r-- | docs/_data/nav.yml | 25 |
1 files changed, 1 insertions, 24 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 7e34b4f5c..dac90c0d8 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -1,7 +1,5 @@ - title: Getting started pages: - # - title: JavaScript - # - title: Accessibility - title: Introduction - title: Download - title: Browsers & devices @@ -52,26 +50,6 @@ - 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: Extend # pages: # - title: Approach @@ -79,10 +57,9 @@ - title: About pages: - # - title: JavaScript - # - title: Accessibility - title: History - title: Team + - title: Accessibility - title: Brand - title: License - title: Translations |
