Update header.php

This commit is contained in:
Mike Francis 2013-08-06 09:50:23 +01:00
parent ab28dc6017
commit f966959c0b
1 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,6 @@
<meta name="HandheldFriendly" content="true" />
<title><?php wp_title( ' / ', true, 'right' ); bloginfo( 'name' ); ?></title>
<link rel="stylesheet" href="<?php bloginfo( 'stylesheet_url' ); ?>" />
<link rel="stylesheet" href="http://basehold.it/21" />
<?php wp_head(); ?>
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>