From a380e30f7e6a49a1438eca82d29d92c76168d9dd Mon Sep 17 00:00:00 2001 From: Kevin Kirsche Date: Fri, 23 Jan 2015 14:34:52 -0500 Subject: [PATCH] =?UTF-8?q?Fix=20issue=20#15601=20=E2=80=94=20Position=20o?= =?UTF-8?q?f=20X-UA-Compatible?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix issue #15601 — Position of X-UA-Compatible, charset and viewport Add comment to all examples The non-responsive is correctly saying 2 instead of 3 --- docs/_includes/getting-started/template.html | 1 + docs/examples/blog/index.html | 1 + docs/examples/carousel/index.html | 1 + docs/examples/cover/index.html | 1 + docs/examples/dashboard/index.html | 1 + docs/examples/grid/index.html | 1 + docs/examples/jumbotron-narrow/index.html | 1 + docs/examples/jumbotron/index.html | 1 + docs/examples/justified-nav/index.html | 1 + docs/examples/navbar-fixed-top/index.html | 1 + docs/examples/navbar-static-top/index.html | 1 + docs/examples/navbar/index.html | 1 + docs/examples/non-responsive/index.html | 1 + docs/examples/offcanvas/index.html | 1 + docs/examples/signin/index.html | 1 + docs/examples/starter-template/index.html | 1 + docs/examples/sticky-footer-navbar/index.html | 1 + docs/examples/sticky-footer/index.html | 1 + docs/examples/theme/index.html | 1 + docs/examples/tooltip-viewport/index.html | 1 + 20 files changed, 20 insertions(+) diff --git a/docs/_includes/getting-started/template.html b/docs/_includes/getting-started/template.html index 84e009885..6f45c3dd0 100644 --- a/docs/_includes/getting-started/template.html +++ b/docs/_includes/getting-started/template.html @@ -11,6 +11,7 @@ + Bootstrap 101 Template diff --git a/docs/examples/blog/index.html b/docs/examples/blog/index.html index 58cf1e5ed..5af11f4e0 100644 --- a/docs/examples/blog/index.html +++ b/docs/examples/blog/index.html @@ -4,6 +4,7 @@ + diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index a0ff8d746..5ff931cf9 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -4,6 +4,7 @@ + diff --git a/docs/examples/cover/index.html b/docs/examples/cover/index.html index 016b218f7..b1f449773 100644 --- a/docs/examples/cover/index.html +++ b/docs/examples/cover/index.html @@ -4,6 +4,7 @@ + diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html index c3445c390..463dbdcb9 100644 --- a/docs/examples/dashboard/index.html +++ b/docs/examples/dashboard/index.html @@ -4,6 +4,7 @@ + diff --git a/docs/examples/grid/index.html b/docs/examples/grid/index.html index 3fadedbe8..7b4b69574 100644 --- a/docs/examples/grid/index.html +++ b/docs/examples/grid/index.html @@ -4,6 +4,7 @@ + diff --git a/docs/examples/jumbotron-narrow/index.html b/docs/examples/jumbotron-narrow/index.html index fb0b076d1..82a14f28d 100644 --- a/docs/examples/jumbotron-narrow/index.html +++ b/docs/examples/jumbotron-narrow/index.html @@ -4,6 +4,7 @@ + diff --git a/docs/examples/jumbotron/index.html b/docs/examples/jumbotron/index.html index bcc041588..67144bf1a 100644 --- a/docs/examples/jumbotron/index.html +++ b/docs/examples/jumbotron/index.html @@ -4,6 +4,7 @@ + diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html index fc51f3db9..5a46d5669 100644 --- a/docs/examples/justified-nav/index.html +++ b/docs/examples/justified-nav/index.html @@ -4,6 +4,7 @@ + diff --git a/docs/examples/navbar-fixed-top/index.html b/docs/examples/navbar-fixed-top/index.html index 27c4165c2..90c6dd426 100644 --- a/docs/examples/navbar-fixed-top/index.html +++ b/docs/examples/navbar-fixed-top/index.html @@ -4,6 +4,7 @@ + diff --git a/docs/examples/navbar-static-top/index.html b/docs/examples/navbar-static-top/index.html index a22e5f8b4..ad7e8be19 100644 --- a/docs/examples/navbar-static-top/index.html +++ b/docs/examples/navbar-static-top/index.html @@ -4,6 +4,7 @@ + diff --git a/docs/examples/navbar/index.html b/docs/examples/navbar/index.html index 24b8edaf8..24adb3afc 100644 --- a/docs/examples/navbar/index.html +++ b/docs/examples/navbar/index.html @@ -4,6 +4,7 @@ + diff --git a/docs/examples/non-responsive/index.html b/docs/examples/non-responsive/index.html index 915c479e3..41e5ca363 100644 --- a/docs/examples/non-responsive/index.html +++ b/docs/examples/non-responsive/index.html @@ -3,6 +3,7 @@ + diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html index 05ca6545a..5c1405bbd 100644 --- a/docs/examples/offcanvas/index.html +++ b/docs/examples/offcanvas/index.html @@ -4,6 +4,7 @@ + diff --git a/docs/examples/signin/index.html b/docs/examples/signin/index.html index a333a2192..ab249ed5f 100644 --- a/docs/examples/signin/index.html +++ b/docs/examples/signin/index.html @@ -4,6 +4,7 @@ + diff --git a/docs/examples/starter-template/index.html b/docs/examples/starter-template/index.html index cbf2ab85e..dc318fbde 100644 --- a/docs/examples/starter-template/index.html +++ b/docs/examples/starter-template/index.html @@ -4,6 +4,7 @@ + diff --git a/docs/examples/sticky-footer-navbar/index.html b/docs/examples/sticky-footer-navbar/index.html index 0587e0b9b..31b963ac5 100644 --- a/docs/examples/sticky-footer-navbar/index.html +++ b/docs/examples/sticky-footer-navbar/index.html @@ -4,6 +4,7 @@ + diff --git a/docs/examples/sticky-footer/index.html b/docs/examples/sticky-footer/index.html index 64faec51c..e619c15da 100644 --- a/docs/examples/sticky-footer/index.html +++ b/docs/examples/sticky-footer/index.html @@ -4,6 +4,7 @@ + diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html index b1320aba3..fa411694d 100644 --- a/docs/examples/theme/index.html +++ b/docs/examples/theme/index.html @@ -4,6 +4,7 @@ + diff --git a/docs/examples/tooltip-viewport/index.html b/docs/examples/tooltip-viewport/index.html index c11e5e11a..20ea586ca 100644 --- a/docs/examples/tooltip-viewport/index.html +++ b/docs/examples/tooltip-viewport/index.html @@ -4,6 +4,7 @@ +