summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorhakimel2012-08-03 21:49:29 -0400
committerhakimel2012-08-03 21:50:06 -0400
commit9a657e26768a3724e6edf9e5fbdd72a4e54da8f4 (patch)
treefa2b1848adff80914ea4c4ca4039c3e198ded0f4 /index.html
parent6bc92af17c3e08ae6deef43a625b5e9007199627 (diff)
ie8 support (closes #96)
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index 8d9c844..3b90c9d 100644
--- a/index.html
+++ b/index.html
@@ -19,6 +19,10 @@
<link rel="stylesheet" href="css/print.css" type="text/css" media="print">
<link rel="stylesheet" href="lib/css/zenburn.css">
+
+ <!--[if lt IE 9]>
+ <script src="lib/js/html5shiv.js"></script>
+ <![endif]-->
</head>
<body>