<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title><?php wp_title(); ?></title>
+ <link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">
<link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css" />
<?php wp_head();?>
</head>
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme created for Preston Feather, a business located in Northern Michigan
-Version: 1.0
+Version: 1.0.0
*/
\ No newline at end of file