We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 812b4a1 commit 5e0b5fbCopy full SHA for 5e0b5fb
1 file changed
index.html
@@ -9,6 +9,12 @@
9
<title></title>
10
<meta name="description" content="">
11
<meta name="viewport" content="width=device-width, initial-scale=1">
12
+ <!-- Fallback For IE 9 [ Media Query and html5 Shim] -->
13
+ <!--[if lt IE 9]>
14
+ <script src="http://css3-mediaqueries-js.googlecode.com/svn/trunk/css3-mediaqueries.js"></script>
15
+
16
+ <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
17
+ <![endif]-->
18
19
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
20
<!-- Bootstrap 3.0.3 added, change to bootstrap.min.css and bootstrap-theme.min.css if you need the minified version -->
0 commit comments