<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title><?php wp_title(); ?></title>
- <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=0.0.0.6">
+ <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.0.0">
<link href='//fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
- <link rel="shortcut icon" href="<?php echo bloginfo('template_url')?>/favicon.ico">
+ <link rel="shortcut icon" href="<?php echo bloginfo('template_url')?>/favicon.png">
<?php wp_head(); ?>
</head>
</div>
<div id="footer-social" class="show-for-medium-up">
<div id="footer-social-inner-wrapper">
- <a href="http://www.facebook.com/pages/Michigans-Keweenaw-Peninsula/137047840080" target="_blank"><span class="facebook footer-social-icon"></span></a>
- <a href="https://instagram.com/michiganskeweenaw/" target="_blank"><span class="instagram footer-social-icon"></span></a>
+ <a href="https://www.facebook.com/benziecounty.cvb" target="_blank"><span class="facebook footer-social-icon"></span></a>
+ <a href="https://www.instagram.com/benziecountycvb/" target="_blank"><span class="instagram footer-social-icon"></span></a>
<a href="<?php echo get_permalink( get_option( 'page_for_posts' ) ); ?>"><span class="blog footer-social-icon"></span></a>
</div>
</div>
</div>
<div id="off-canvas-social" class="social-area">
<div id="off-canvas-social-inner-wrapper" class="social-inner-wrapper">
- <a href="http://www.facebook.com/pages/Michigans-Keweenaw-Peninsula/137047840080" target="_blank"><span class="facebook off-canvas-social-icon"></span></a>
- <a href="https://instagram.com/michiganskeweenaw/" target="_blank"><span class="instagram off-canvas-social-icon"></span></a>
+ <a href="https://www.facebook.com/benziecounty.cvb" target="_blank"><span class="facebook off-canvas-social-icon"></span></a>
+ <a href="https://www.instagram.com/benziecountycvb/" target="_blank"><span class="instagram off-canvas-social-icon"></span></a>
<a href="<?php echo get_permalink( get_option( 'page_for_posts' ) ); ?>"><span class="blog off-canvas-social-icon"></span></a>
</div>
</div>
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for Benzie Area Visitors Bureau
-Version: 0.0.0
+Version: 1.0.0
*/