diff options
| author | Mark Otto <[email protected]> | 2015-04-17 21:07:09 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-04-17 21:07:09 -0700 |
| commit | 81fb03406e33bb6001d6c3232f89d05ce979fd36 (patch) | |
| tree | 981ac8bd1b7c1a9810f4e89fd13a86e096ffa77f /docs/_data | |
| parent | 80239a3da49d9308656745447d150f043dc8574a (diff) | |
| download | bootstrap-81fb03406e33bb6001d6c3232f89d05ce979fd36.tar.xz bootstrap-81fb03406e33bb6001d6c3232f89d05ce979fd36.zip | |
move responsive embed to utilities docs, update the nav to dedupe things
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/nav.yml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index d8ea8f82a..6bd3b0ad4 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -118,9 +118,7 @@ - title: Dropdowns - title: Badges - title: Label - - title: Tabs - title: Alerts - - title: Buttons - title: Navs - title: Navbar - title: Card @@ -137,7 +135,6 @@ - title: Columns - title: Breadcrumb - title: Pagination - - title: Alerts - title: Progress - title: List group - title: Modal @@ -146,7 +143,6 @@ - title: Popovers - title: Collapse - title: Carousel - - title: Responsive embed - title: Utilities sections: - title: Text alignment @@ -160,6 +156,7 @@ - title: Invisible content - title: Screen readers - title: Image replacement + - title: Responsive embed - title: Examples pages: |
