diff options
| author | Mark Otto <[email protected]> | 2014-12-04 16:51:19 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-12-04 16:51:19 -0800 |
| commit | 156750941b013f700c7338a81184c58b6fd7e9f0 (patch) | |
| tree | 41698f9b45fbfed65c32559679c216cded86f04b /docs/_data | |
| parent | 824f26a3c079efad1ecd1ddaa89ba6830595fb5b (diff) | |
| download | bootstrap-156750941b013f700c7338a81184c58b6fd7e9f0.tar.xz bootstrap-156750941b013f700c7338a81184c58b6fd7e9f0.zip | |
move media queries docs to new section of layout
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/nav.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 9eb952a60..722368024 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -16,6 +16,10 @@ - title: Layout pages: - title: Scaffolding + - title: Media queries + sections: + - title: Common queries + - title: Sass mixins - title: Containers - title: Grid sections: |
