aboutsummaryrefslogtreecommitdiff
path: root/examples/starter-template
diff options
context:
space:
mode:
authorJulian Thilo <[email protected]>2013-09-24 18:43:16 +0200
committerJulian Thilo <[email protected]>2013-09-24 18:43:16 +0200
commit33e0877d21e701430f7bc185ab4e2c8b2e60f9c5 (patch)
tree91080489c795876a5642fee21ce433f501f099b7 /examples/starter-template
parentb80f58b336cd7a4b59d704ff4c311cbf8edf5e51 (diff)
downloadbootstrap-33e0877d21e701430f7bc185ab4e2c8b2e60f9c5.tar.xz
bootstrap-33e0877d21e701430f7bc185ab4e2c8b2e60f9c5.zip
Disable IE Compatibility Mode in docs, examples
...because we don't support it and it may cause problems for people trying to view the docs in IE.
Diffstat (limited to 'examples/starter-template')
-rw-r--r--examples/starter-template/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/starter-template/index.html b/examples/starter-template/index.html
index 244fe65f5..1efa511bb 100644
--- a/examples/starter-template/index.html
+++ b/examples/starter-template/index.html
@@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">