summaryrefslogtreecommitdiff
path: root/slate/index.html
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2013-08-20 15:20:46 -0400
committerThomas Park <thomas@thomaspark.me>2013-08-20 15:20:46 -0400
commit6fa142f39be53014beeb69a53bfaaacab11ce949 (patch)
treef0f0202845f8bc23bdb9459b8ffe1cd93e2f01d3 /slate/index.html
parent254a34fcafd92bd438012955feccea6902944656 (diff)
add html5 and media query shim for ie8
Diffstat (limited to 'slate/index.html')
-rw-r--r--slate/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/slate/index.html b/slate/index.html
index d6574ae5..f6e7da7b 100644
--- a/slate/index.html
+++ b/slate/index.html
@@ -7,6 +7,11 @@
<link rel="stylesheet" href="./bootstrap.css" media="screen">
<link rel="stylesheet" href="../bower_components/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="../assets/css/bootswatch.min.css">
+ <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
+ <!--[if lt IE 9]>
+ <script src="../bower_components/bootstrap/assets/js/html5shiv.js"></script>
+ <script src="../bower_components/bootstrap/assets/js/respond.min.js"></script>
+ <![endif]-->
<script type="text/javascript">
var _gaq = _gaq || [];