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/album/index.html | 2 -- docs/examples/blog/index.html | 2 -- docs/examples/carousel/index.html | 2 -- docs/examples/cover/index.html | 2 -- docs/examples/dashboard/index.html | 2 -- docs/examples/grid/index.html | 2 -- docs/examples/jumbotron/index.html | 2 -- docs/examples/justified-nav/index.html | 2 -- docs/examples/narrow-jumbotron/index.html | 2 -- docs/examples/navbar-top-fixed/index.html | 2 -- docs/examples/navbar-top/index.html | 2 -- docs/examples/navbars/index.html | 2 -- docs/examples/offcanvas/index.html | 2 -- docs/examples/signin/index.html | 2 -- docs/examples/starter-template/index.html | 2 -- docs/examples/sticky-footer-navbar/index.html | 2 -- docs/examples/sticky-footer/index.html | 2 -- docs/examples/tooltip-viewport/index.html | 2 -- 18 files changed, 36 deletions(-) (limited to 'docs/examples') diff --git a/docs/examples/album/index.html b/docs/examples/album/index.html index a6abbdceb..4d76c0772 100644 --- a/docs/examples/album/index.html +++ b/docs/examples/album/index.html @@ -2,9 +2,7 @@ - - diff --git a/docs/examples/blog/index.html b/docs/examples/blog/index.html index 664f2e49d..e06cdaea8 100644 --- a/docs/examples/blog/index.html +++ b/docs/examples/blog/index.html @@ -2,9 +2,7 @@ - - diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index a57d5cb23..af6a595af 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -2,9 +2,7 @@ - - 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 @@ - - diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index a554ae576..650b39675 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -2,9 +2,7 @@ - - diff --git a/docs/examples/grid/index.html b/docs/examples/grid/index.html index 1400bfd9a..4779ebcea 100644 --- a/docs/examples/grid/index.html +++ b/docs/examples/grid/index.html @@ -2,9 +2,7 @@ - - diff --git a/docs/examples/jumbotron/index.html b/docs/examples/jumbotron/index.html index 7bf402386..4268fa5bc 100644 --- a/docs/examples/jumbotron/index.html +++ b/docs/examples/jumbotron/index.html @@ -2,9 +2,7 @@ - - diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html index f5a69b3d9..c612ee257 100644 --- a/docs/examples/justified-nav/index.html +++ b/docs/examples/justified-nav/index.html @@ -2,9 +2,7 @@ - - diff --git a/docs/examples/narrow-jumbotron/index.html b/docs/examples/narrow-jumbotron/index.html index e27aca212..cf41ac480 100644 --- a/docs/examples/narrow-jumbotron/index.html +++ b/docs/examples/narrow-jumbotron/index.html @@ -2,9 +2,7 @@ - - diff --git a/docs/examples/navbar-top-fixed/index.html b/docs/examples/navbar-top-fixed/index.html index f3b417f2e..ea2c05b63 100644 --- a/docs/examples/navbar-top-fixed/index.html +++ b/docs/examples/navbar-top-fixed/index.html @@ -2,9 +2,7 @@ - - diff --git a/docs/examples/navbar-top/index.html b/docs/examples/navbar-top/index.html index 71a334c4f..07acb9c90 100644 --- a/docs/examples/navbar-top/index.html +++ b/docs/examples/navbar-top/index.html @@ -2,9 +2,7 @@ - - diff --git a/docs/examples/navbars/index.html b/docs/examples/navbars/index.html index cd568539b..773558377 100644 --- a/docs/examples/navbars/index.html +++ b/docs/examples/navbars/index.html @@ -2,9 +2,7 @@ - - diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html index 066c711ca..6757120f1 100644 --- a/docs/examples/offcanvas/index.html +++ b/docs/examples/offcanvas/index.html @@ -2,9 +2,7 @@ - - diff --git a/docs/examples/signin/index.html b/docs/examples/signin/index.html index 70ed3b98d..975702863 100644 --- a/docs/examples/signin/index.html +++ b/docs/examples/signin/index.html @@ -2,9 +2,7 @@ - - diff --git a/docs/examples/starter-template/index.html b/docs/examples/starter-template/index.html index ca3fa8864..9fcc8df80 100644 --- a/docs/examples/starter-template/index.html +++ b/docs/examples/starter-template/index.html @@ -2,9 +2,7 @@ - - diff --git a/docs/examples/sticky-footer-navbar/index.html b/docs/examples/sticky-footer-navbar/index.html index 8b05cfa7c..83fd29112 100644 --- a/docs/examples/sticky-footer-navbar/index.html +++ b/docs/examples/sticky-footer-navbar/index.html @@ -2,9 +2,7 @@ - - diff --git a/docs/examples/sticky-footer/index.html b/docs/examples/sticky-footer/index.html index 3d305166e..00dcf2bc3 100644 --- a/docs/examples/sticky-footer/index.html +++ b/docs/examples/sticky-footer/index.html @@ -2,9 +2,7 @@ - - diff --git a/docs/examples/tooltip-viewport/index.html b/docs/examples/tooltip-viewport/index.html index abb2e88ca..003840e0f 100644 --- a/docs/examples/tooltip-viewport/index.html +++ b/docs/examples/tooltip-viewport/index.html @@ -2,9 +2,7 @@ - - -- cgit v1.2.3