From 0df1e627cb2a74cf433b4a1faa7dfeefc6790069 Mon Sep 17 00:00:00 2001 From: Bass Jobsen Date: Fri, 6 May 2016 17:02:48 +0200 Subject: [PATCH] add alphabetic order for the components --- docs/_data/nav.yml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index ef3a62c927..d2ee6e3d8c 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -30,28 +30,28 @@ - title: Components pages: + - title: Alerts + - title: Breadcrumb - title: Buttons - title: Button group - title: Button dropdown + - title: Card + - title: Carousel + - title: Collapse + - title: Dropdowns - title: Forms - title: Input group - - title: Dropdowns - title: Jumbotron - - title: Tag - - title: Alerts - - title: Card - - title: Navs - - title: Navbar - - title: Breadcrumb - - title: Pagination - - title: Progress - title: List group - title: Modal - - title: Scrollspy - - title: Tooltips + - title: Navs + - title: Navbar + - title: Pagination - title: Popovers - - title: Collapse - - title: Carousel + - title: Progress + - title: Scrollspy + - title: Tag + - title: Tooltips - title: Utilities # - title: Extend