From: Mark Otto Date: Tue, 2 Dec 2014 00:51:48 +0000 (-0800) Subject: add examples description, remove browser bugs description X-Git-Tag: v4.0.0-alpha~535 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67c9d9e1854035ceb5285f0f1a89de71e1da2a0b;p=thirdparty%2Fbootstrap.git add examples description, remove browser bugs description --- diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index f502ea632f..efc125494c 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -27,13 +27,10 @@

Bring Bootstrap's components to life with over a dozen custom jQuery plugins. Easily include them all, or one by one.

{% elsif page.url contains "examples" %}

Examples

-

Examples.

+

Build on the basic template above with Bootstrap's many components. Customize and adapt Bootstrap to suit your individual project's needs.

{% elsif page.url contains "about" %}

About

Learn about the project's history, meet the maintaining teams, and find out how to use the Bootstrap brand.

- {% elsif page.url contains "browser-bugs" %} -

Browser bugs

-

A list of the browser bugs that Bootstrap is currently grappling with.

{% endif %} {% include ads.html %}