docs: fixed nav

This commit is contained in:
Federico Zivolo 2018-01-23 14:43:25 +01:00
parent 1d44ba2acf
commit 67fd064109
21 changed files with 21 additions and 21 deletions

View File

@ -2,7 +2,7 @@
layout: docs
title: Alerts
description: Provide contextual feedback messages for typical user actions with the handful of available and flexible alert messages.
group: components
group: bootstrap-components
toc: true
---

View File

@ -2,7 +2,7 @@
layout: docs
title: Badges
description: Documentation and examples for badges, our small count and labeling component.
group: components
group: bootstrap-components
toc: true
---

View File

@ -2,7 +2,7 @@
layout: docs
title: Breadcrumb
description: Indicate the current page's location within a navigational hierarchy that automatically adds separators via CSS.
group: components
group: bootstrap-components
---
## Overview

View File

@ -2,7 +2,7 @@
layout: docs
title: Button group
description: Group a series of buttons together on a single line with the button group, and super-power them with JavaScript.
group: components
group: bootstrap-components
toc: true
---

View File

@ -2,7 +2,7 @@
layout: docs
title: Buttons
description: Use Bootstrap's custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states, and more.
group: components
group: bootstrap-components
redirect_from: "/docs/4.0/components/"
toc: true
---

View File

@ -2,7 +2,7 @@
layout: docs
title: Cards
description: Bootstrap's cards provide a flexible and extensible content container with multiple variants and options.
group: components
group: bootstrap-components
toc: true
---

View File

@ -2,7 +2,7 @@
layout: docs
title: Carousel
description: A slideshow component for cycling through elements—images or slides of text—like a carousel.
group: components
group: bootstrap-components
toc: true
---

View File

@ -2,7 +2,7 @@
layout: docs
title: Collapse
description: Toggle the visibility of content across your project with a few classes and our JavaScript plugins.
group: components
group: bootstrap-components
toc: true
---

View File

@ -2,7 +2,7 @@
layout: docs
title: Dropdowns
description: Toggle contextual overlays for displaying lists of links and more with the Bootstrap dropdown plugin.
group: components
group: bootstrap-components
toc: true
---

View File

@ -2,7 +2,7 @@
layout: docs
title: Forms
description: Examples and usage guidelines for form control styles, layout options, and custom components for creating a wide variety of forms.
group: components
group: bootstrap-components
toc: true
---

View File

@ -2,7 +2,7 @@
layout: docs
title: Input group
description: Easily extend form controls by adding text, buttons, or button groups on either side of textual inputs, custom selects, and custom file inputs.
group: components
group: bootstrap-components
toc: true
---

View File

@ -2,7 +2,7 @@
layout: docs
title: Jumbotron
description: Lightweight, flexible component for showcasing hero unit style content.
group: components
group: bootstrap-components
---
A lightweight, flexible component that can optionally extend the entire viewport to showcase key marketing messages on your site.

View File

@ -2,7 +2,7 @@
layout: docs
title: List group
description: List groups are a flexible and powerful component for displaying a series of content. Modify and extend them to support just about any content within.
group: components
group: bootstrap-components
toc: true
---

View File

@ -2,7 +2,7 @@
layout: docs
title: Modal
description: Use Bootstrap's JavaScript modal plugin to add dialogs to your site for lightboxes, user notifications, or completely custom content.
group: components
group: bootstrap-components
toc: true
---

View File

@ -2,7 +2,7 @@
layout: docs
title: Navbar
description: Documentation and examples for Bootstrap's powerful, responsive navigation header, the navbar. Includes support for branding, navigation, and more, including support for our collapse plugin.
group: components
group: bootstrap-components
toc: true
---

View File

@ -2,7 +2,7 @@
layout: docs
title: Navs
description: Documentation and examples for how to use Bootstrap's included navigation components.
group: components
group: bootstrap-components
toc: true
---

View File

@ -2,7 +2,7 @@
layout: docs
title: Pagination
description: Documentation and examples for showing pagination to indicate a series of related content exists across multiple pages.
group: components
group: bootstrap-components
toc: true
---

View File

@ -2,7 +2,7 @@
layout: docs
title: Popovers
description: Documentation and examples for adding Bootstrap popovers, like those found in iOS, to any element on your site.
group: components
group: bootstrap-components
toc: true
---

View File

@ -2,7 +2,7 @@
layout: docs
title: Progress
description: Documentation and examples for using Bootstrap custom progress bars featuring support for stacked bars, animated backgrounds, and text labels.
group: components
group: bootstrap-components
toc: true
---

View File

@ -2,7 +2,7 @@
layout: docs
title: Scrollspy
description: Automatically update Bootstrap navigation or list group components based on scroll position to indicate which link is currently active in the viewport.
group: components
group: bootstrap-components
toc: true
---

View File

@ -2,7 +2,7 @@
layout: docs
title: Tooltips
description: Documentation and examples for adding custom Bootstrap tooltips with CSS and JavaScript using CSS3 for animations and data-attributes for local title storage.
group: components
group: bootstrap-components
toc: true
---