Update header.php

This commit is contained in:
Mike Francis 2014-02-25 11:13:27 +00:00
parent 64e621fee9
commit 0d49b0b5e7
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<!--[if lt IE 9]> <!--[if lt IE 9]>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/selectivizr/1.0.2/selectivizr-min.js"></script> <script src="http://cdnjs.cloudflare.com/ajax/libs/selectivizr/1.0.2/selectivizr-min.js"></script>
<![endif]--> <![endif]-->
</head> </head>
<body <?php body_class(); ?>> <body <?php body_class(); ?>>