From b2a67ffe55f5fedb0ae1d5dff331687c3e744be0 Mon Sep 17 00:00:00 2001 From: Julian Thilo Date: Thu, 27 Mar 2014 22:59:26 +0100 Subject: [PATCH] Revert upgrade to Universal Analytics The Google Analytics account we use cannot currently be upgraded to Universal Analytics. In order to keep using Analytics, we have to stick with Classic for now. --- docs/_includes/getting-started/download.html | 6 +++--- docs/_includes/header.html | 14 ++++++++------ docs/_includes/nav/main.html | 4 ++-- docs/customize.html | 2 +- docs/index.html | 2 +- 5 files changed, 15 insertions(+), 13 deletions(-) diff --git a/docs/_includes/getting-started/download.html b/docs/_includes/getting-started/download.html index c89c8b9e4..e3adffd8b 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 212981ed6..f11ed4baa 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -31,10 +31,12 @@ diff --git a/docs/_includes/nav/main.html b/docs/_includes/nav/main.html index 6f773d2c1..9f449f258 100644 --- a/docs/_includes/nav/main.html +++ b/docs/_includes/nav/main.html @@ -28,8 +28,8 @@ diff --git a/docs/customize.html b/docs/customize.html index 37c90e8cb..a36cbdf32 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -356,7 +356,7 @@ lead: Customize Bootstrap's components, Less variables, and jQuery plugins to ge

Hooray! Your custom version of Bootstrap is now ready to be compiled. Just click the button below to finish the process.

- +
diff --git a/docs/index.html b/docs/index.html index 94f6b1393..5f3a58521 100644 --- a/docs/index.html +++ b/docs/index.html @@ -9,7 +9,7 @@ title: Bootstrap

The most popular front-end framework for developing responsive, mobile first projects on the web.

- Download Bootstrap + Download Bootstrap

Currently v{{ site.current_version }}

{% include ads.html %}