From 3d6c4736966246c863557b52b25eac52a5bddba2 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 28 Dec 2016 22:18:22 -0800 Subject: switch to jquery slim, update examples to use code.jquery.com cdn --- docs/examples/cover/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/examples/cover') diff --git a/docs/examples/cover/index.html b/docs/examples/cover/index.html index 9518792dd..3e61e6a3c 100644 --- a/docs/examples/cover/index.html +++ b/docs/examples/cover/index.html @@ -60,7 +60,7 @@ - + -- cgit v1.2.3 From e2b6badb86571d482c9653e05cedda10aae12127 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 31 Dec 2016 12:20:32 -0800 Subject: v4: Rip out IE compatibility mode meta tags (#21483) * Remove IE compatibility mode meta tag from docs, examples, and JS tests as we no longer support IE9 and IE8 * update and remove some IE bits from our supported browser page * update introduction.md to match * reword starter template intro --- docs/examples/cover/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/examples/cover') diff --git a/docs/examples/cover/index.html b/docs/examples/cover/index.html index 3e61e6a3c..3c1d87349 100644 --- a/docs/examples/cover/index.html +++ b/docs/examples/cover/index.html @@ -2,9 +2,7 @@ - - -- cgit v1.2.3