/header.php |
---|
37,7 → 37,7 |
else { ?> |
<link rel="stylesheet" type="text/css" media="all" href="<?php bloginfo('stylesheet_url'); ?>" /> |
<?php } ?> |
<link rel="stylesheet" type="text/css" media="all" href="<?php echo get_template_directory_uri(); ?>/fonts/fonts.css" /> |
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic|Droid+Sans+Mono" rel="stylesheet" type="text/css"> |
<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>" /> |
<!--[if lt IE 9]> |
<script src="<?php echo get_template_directory_uri(); ?>/js/html5.js" type="text/javascript"></script> |