<meta http-equiv="imagetoolbar" content="false">
<?php wp_head();?>
+<link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">
<link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/css/foundation.css" />
<link type="text/css" rel="stylesheet" href="<?php echo get_template_directory_uri();?>/qs.css">
+ <link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">
<link type="text/css" rel="stylesheet" href="<?php echo get_stylesheet_uri();?>">
<!-- Google Analytics Code -->
</head>