From d72768a16abe811d987f2a38f980329260686114 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 9 Oct 2013 15:09:50 -0700 Subject: use CDN for html5shiv instead of vendoring it; fixes part of #10989 --- _includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_includes/header.html') diff --git a/_includes/header.html b/_includes/header.html index d3cb270cb..d9094a0ac 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -21,7 +21,7 @@ -- cgit v1.2.3 From 4b175d908cdbe923cfb2509bd5549509c300a71e Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 10 Oct 2013 01:51:09 -0700 Subject: use https:// for CDN links - works when viewing page via file:// - sets a good example security-wise --- _includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_includes/header.html') diff --git a/_includes/header.html b/_includes/header.html index d9094a0ac..efd14c332 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -21,7 +21,7 @@ -- cgit v1.2.3 From c814ad18333d7deefd3bff5446b02d6933f49f02 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 11 Oct 2013 22:00:37 -0700 Subject: Combine separate efforts for grid mixins into one, cleanup and reorganize --- _includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_includes/header.html') diff --git a/_includes/header.html b/_includes/header.html index d3cb270cb..09f498bfb 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -13,7 +13,7 @@ - + -- cgit v1.2.3 From c5da0597bcd0d2bd1daddd3a0f784b8a5e8e1a44 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 13 Oct 2013 23:18:30 -0700 Subject: use CDN for respond.js --- _includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_includes/header.html') diff --git a/_includes/header.html b/_includes/header.html index b25f2cf43..e70f6a8b6 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -22,7 +22,7 @@ -- cgit v1.2.3 From cf95fe20ba2b54eb433d513754741dc32e76a4cc Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 16 Oct 2013 15:36:14 -0700 Subject: upgrade to html5shiv v 3.7.0 --- _includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_includes/header.html') diff --git a/_includes/header.html b/_includes/header.html index e70f6a8b6..1885b58eb 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -21,7 +21,7 @@ -- cgit v1.2.3 From c23d6a2766f550c63f7cf64f89296a2bcd52a324 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 17 Oct 2013 18:39:03 -0700 Subject: Warn about IE8 + Respond.js + file:// problem in examples; fix #11019 --- _includes/header.html | 1 + 1 file changed, 1 insertion(+) (limited to '_includes/header.html') diff --git a/_includes/header.html b/_includes/header.html index 1885b58eb..41ecfc8e4 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -18,6 +18,7 @@ +