removed conditionizr and unused js libs
This commit is contained in:
@@ -23,15 +23,6 @@
|
||||
<meta name="description" content="<?php bloginfo('description');?>">
|
||||
|
||||
<?php wp_head();?>
|
||||
<script>
|
||||
// conditionizr.com
|
||||
// configure environment tests
|
||||
conditionizr.config({
|
||||
assets: '<?php echo get_template_directory_uri(); ?>',
|
||||
tests: {}
|
||||
});
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body <?php body_class();?>>
|
||||
|
||||
Reference in New Issue
Block a user