diff options
| author | Mark Otto <[email protected]> | 2014-07-11 22:58:43 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-11 22:58:43 -0700 |
| commit | 46f1fbe7468faf374d31903e539f22ef4ed6ecf1 (patch) | |
| tree | 2d1f3ddb8d23430c6f3e1c67612b47c985e308de /docs/_data | |
| parent | a63c066e3d10926089182d01dfaeac8c4dddfe59 (diff) | |
| download | bootstrap-46f1fbe7468faf374d31903e539f22ef4ed6ecf1.tar.xz bootstrap-46f1fbe7468faf374d31903e539f22ef4ed6ecf1.zip | |
grid cleanup, nav rearranging
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/nav.yml | 26 |
1 files changed, 7 insertions, 19 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index be1b36e74..6308b53ba 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -16,18 +16,6 @@ - title: License FAQs - title: Translations -- title: Scaffolding - pages: - - title: Normalize - - title: Base - - title: Typography - sections: - - title: Scale - - title: Body copy - - title: Headings - - title: Images - - title: Print - - title: Layout pages: - title: Grid @@ -36,16 +24,16 @@ - title: Components pages: - # - title: Scaffolding + - title: Scaffolding # - title: Grid # sections: # - title: Overview - # - title: Typography - # sections: - # - title: Scale - # - title: Body copy - # - title: Headings - # - title: Images + - title: Typography + sections: + - title: Scale + - title: Body copy + - title: Headings + - title: Images - title: Code sections: - title: Inline code |
