diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 6308b53bab..9feec87a59 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -20,14 +20,15 @@ pages: - title: Grid - title: Media - - title: Utilities + - title: Responsive utilities + sections: + - title: Viewports + - title: Print + - title: Test cases - title: Components pages: - title: Scaffolding - # - title: Grid - # sections: - # - title: Overview - title: Typography sections: - title: Scale @@ -55,15 +56,9 @@ - title: Pagination - title: Alerts - title: Progress - - title: Media - title: List - title: Responsive embed - title: Helpers - - title: Responsive utilities - sections: - - title: Viewports - - title: Print - - title: Test cases - title: JavaScript pages: diff --git a/docs/components/responsive-utilities.md b/docs/layout/responsive-utilities.md similarity index 100% rename from docs/components/responsive-utilities.md rename to docs/layout/responsive-utilities.md