From 65edc9cd6e453a7bf30ccbd6a57b3ea340e21907 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 19 Dec 2012 21:42:36 -0800 Subject: Change .jumbotron usage in docs layout to .bs-docs-jumbotron --- docs/templates/pages/components.mustache | 2 +- docs/templates/pages/css.mustache | 2 +- docs/templates/pages/customize.mustache | 2 +- docs/templates/pages/extend.mustache | 2 +- docs/templates/pages/gallery.mustache | 2 +- docs/templates/pages/getting-started.mustache | 2 +- docs/templates/pages/index.mustache | 2 +- docs/templates/pages/javascript.mustache | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'docs/templates') diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index a97a97b20..c4cf08c6a 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -1,6 +1,6 @@ -
+

Components

Dozens of reusable components built to provide navigation, alerts, popovers, and more.

diff --git a/docs/templates/pages/css.mustache b/docs/templates/pages/css.mustache index 27158c01f..d6607d703 100644 --- a/docs/templates/pages/css.mustache +++ b/docs/templates/pages/css.mustache @@ -1,6 +1,6 @@ -
+

CSS

Fundamental HTML elements styled and enhanced with extensible classes.

diff --git a/docs/templates/pages/customize.mustache b/docs/templates/pages/customize.mustache index 1ed9fa997..93c393f83 100644 --- a/docs/templates/pages/customize.mustache +++ b/docs/templates/pages/customize.mustache @@ -1,6 +1,6 @@ -
+

Customize and download

Download Bootstrap or customize variables, components, JavaScript plugins, and more.

diff --git a/docs/templates/pages/extend.mustache b/docs/templates/pages/extend.mustache index 7360be3ad..7747fff3e 100644 --- a/docs/templates/pages/extend.mustache +++ b/docs/templates/pages/extend.mustache @@ -1,6 +1,6 @@ -
+

Extending Bootstrap

Extend Bootstrap to take advantage of included styles and components, as well as LESS variables and mixins.

diff --git a/docs/templates/pages/gallery.mustache b/docs/templates/pages/gallery.mustache index 8b47e8802..cf1d8562a 100644 --- a/docs/templates/pages/gallery.mustache +++ b/docs/templates/pages/gallery.mustache @@ -1,6 +1,6 @@ -
+

Gallery

Showcase of sites using Bootstrap.

diff --git a/docs/templates/pages/getting-started.mustache b/docs/templates/pages/getting-started.mustache index 2e5ef46fc..faa23ec50 100644 --- a/docs/templates/pages/getting-started.mustache +++ b/docs/templates/pages/getting-started.mustache @@ -1,6 +1,6 @@ -
+

Getting started

Overview of the project, its contents, and how to get started with a simple template.

diff --git a/docs/templates/pages/index.mustache b/docs/templates/pages/index.mustache index 00f1970e1..d5d836296 100644 --- a/docs/templates/pages/index.mustache +++ b/docs/templates/pages/index.mustache @@ -1,4 +1,4 @@ -
+

Bootstrap

Sleek, intuitive, and powerful front-end framework for faster and easier web development.

diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 47e1ee91d..b55a7c82c 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -1,6 +1,6 @@ -
+

JavaScript

Bring Bootstrap's components to life—now with 13 custom jQuery plugins. -- cgit v1.2.3