From fa9e541f5e9aa9ce5ea039166826c5f195585daa Mon Sep 17 00:00:00 2001 From: Julian Thilo Date: Fri, 4 Apr 2014 10:28:45 +0200 Subject: Re-implement Universal Analytics X-Refs: https://github.com/twbs/bootstrap/commit/b2a67ffe55f5fedb0ae1d5dff331687c3e744be0 https://github.com/twbs/bootstrap/commit/c97e6d5cad74d20257d28734f85311ef5d00b560 --- docs/_includes/getting-started/download.html | 6 +++--- docs/_includes/header.html | 16 ++++++++-------- docs/_includes/nav/main.html | 4 ++-- 3 files changed, 13 insertions(+), 13 deletions(-) (limited to 'docs/_includes') diff --git a/docs/_includes/getting-started/download.html b/docs/_includes/getting-started/download.html index e3adffd8b..c89c8b9e4 100644 --- a/docs/_includes/getting-started/download.html +++ b/docs/_includes/getting-started/download.html @@ -8,21 +8,21 @@

Bootstrap

Compiled and minified CSS, JavaScript, and fonts. No docs or original source files are included.

- Download Bootstrap + Download Bootstrap

Source code

Source Less, JavaScript, and font files, along with our docs. Requires a Less compiler and some setup.

- Download source + Download source

Sass

Bootstrap ported from Less to Sass for easy inclusion in Rails, Compass, or Sass-only projects.

- Download Sass + Download Sass

diff --git a/docs/_includes/header.html b/docs/_includes/header.html index f11ed4baa..37f7a7597 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -31,12 +31,12 @@ diff --git a/docs/_includes/nav/main.html b/docs/_includes/nav/main.html index 9f449f258..6f773d2c1 100644 --- a/docs/_includes/nav/main.html +++ b/docs/_includes/nav/main.html @@ -28,8 +28,8 @@ -- cgit v1.2.3