Dropped modernizr, clashes with selectivizr
This commit is contained in:
parent
9a5cedfce6
commit
64e621fee9
1 changed files with 1 additions and 1 deletions
|
@ -10,8 +10,8 @@
|
|||
<?php wp_head(); ?>
|
||||
<!--[if lt IE 9]>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<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="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.7.1/modernizr.min.js"></script>
|
||||
<![endif]-->
|
||||
</head>
|
||||
<body <?php body_class(); ?>>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue