]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add X-UA-Compatible <meta> to basic template 12288/head
authorChris Rebert <code@rebertia.com>
Sun, 19 Jan 2014 02:39:46 +0000 (18:39 -0800)
committerChris Rebert <code@rebertia.com>
Sun, 19 Jan 2014 02:39:46 +0000 (18:39 -0800)
docs/getting-started.html

index df549d841cfbc1c8ac7652af73b3006068674d34..d422deac2754b7d9ce7cfd70c9b77b756ca06f90 100644 (file)
@@ -117,6 +117,7 @@ bootstrap/
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <title>Bootstrap 101 Template</title>
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <!-- Bootstrap -->