diff options
| author | Mark Otto <[email protected]> | 2014-07-11 22:34:47 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-11 22:34:47 -0700 |
| commit | d9bb7ddac5c2be077f9d1f250325bb07b4e963ce (patch) | |
| tree | 265a87196368633962f029ac92fe2a7619a1ab2c /docs/components.html | |
| parent | 60cf7d45dbbf21cafcffa1b883101136d609b2a8 (diff) | |
| download | bootstrap-d9bb7ddac5c2be077f9d1f250325bb07b4e963ce.tar.xz bootstrap-d9bb7ddac5c2be077f9d1f250325bb07b4e963ce.zip | |
rearrange docs components
Diffstat (limited to 'docs/components.html')
| -rw-r--r-- | docs/components.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/components.html b/docs/components.html index 11055d9ca..1bda126a5 100644 --- a/docs/components.html +++ b/docs/components.html @@ -5,19 +5,15 @@ slug: components lead: "Over a dozen reusable components built to provide dropdowns, input groups, navigation, alerts, and much more." --- -{% include components/dropdowns.html %} {% include components/button-groups.html %} {% include components/button-dropdowns.html %} {% include components/input-groups.html %} -{% include components/navs.html %} {% include components/navbar.html %} {% include components/breadcrumbs.html %} {% include components/pagination.html %} {% include components/labels.html %} -{% include components/badges.html %} {% include components/jumbotron.html %} {% include components/page-header.html %} -{% include components/alerts.html %} {% include components/media.html %} {% include components/list-group.html %} {% include components/responsive-embed.html %} |
