From 76af99eb4a5e2af6996ada4e61e4e7a386ca81d5 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Wed, 19 Oct 2016 23:35:10 +0900 Subject: Update Google Analytics snippet to always load via HTTPS This is the official Google Analytics snippet. --- docs/_includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes') diff --git a/docs/_includes/header.html b/docs/_includes/header.html index 54bfddf69..37e27cd07 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -33,7 +33,7 @@ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) - })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); + })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-146052-10', 'getbootstrap.com'); ga('send', 'pageview'); -- cgit v1.2.3 From b4dbc69f0edba28ea1a9be4aacb3e9f68c3604a9 Mon Sep 17 00:00:00 2001 From: Bardi Harborow Date: Tue, 8 Nov 2016 23:36:04 +1100 Subject: Fix broken and redirected links. --- docs/_includes/nav-docs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes') diff --git a/docs/_includes/nav-docs.html b/docs/_includes/nav-docs.html index f9a7554f0..005f96435 100644 --- a/docs/_includes/nav-docs.html +++ b/docs/_includes/nav-docs.html @@ -17,7 +17,7 @@ {% if slug == "examples" %} {% else %} - + {% endif %} {{ group.title }} -- cgit v1.2.3 From 54908a95a87b592d81df3231823979c75917d57a Mon Sep 17 00:00:00 2001 From: Starsam80 Date: Sun, 27 Nov 2016 23:23:12 -0700 Subject: Rename `.navbar-toggleable-xs` to `.navbar-toggleable` + more cleanup (#21226) * Clean up some utilities - Align CSS properties - In `_spacing.scss`, we had a comment saying what 'a' was for, but we removed that so this comment no longer applies * Remove '-xs' from `.navbar-toggleable-xs` and remove duplication * Fix outdated classes to use newer ones --- docs/_includes/nav-home.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/_includes') diff --git a/docs/_includes/nav-home.html b/docs/_includes/nav-home.html index 6dd3723f6..8ba41c7b4 100644 --- a/docs/_includes/nav-home.html +++ b/docs/_includes/nav-home.html @@ -1,7 +1,7 @@ -- cgit v1.2.3 From 9d13fd3fe3d1a4578dde8b2cf0a8c74b1e41405b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 23 Dec 2016 13:31:09 -0800 Subject: remove old flex utils, update docs to match --- docs/_includes/nav-home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes') diff --git a/docs/_includes/nav-home.html b/docs/_includes/nav-home.html index e325d8605..3ba8520e0 100644 --- a/docs/_includes/nav-home.html +++ b/docs/_includes/nav-home.html @@ -25,7 +25,7 @@ {% endcomment %} -
+
Bootstrap -- cgit v1.2.3 From a769542888aa4a5b85cab724ec2895beba8aa8f0 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 29 Dec 2016 13:22:34 -0800 Subject: update navbar --- docs/_includes/nav-home.html | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) (limited to 'docs/_includes') diff --git a/docs/_includes/nav-home.html b/docs/_includes/nav-home.html index 067bc3a86..093377ed7 100644 --- a/docs/_includes/nav-home.html +++ b/docs/_includes/nav-home.html @@ -1,5 +1,5 @@ -