<title><?php wp_title(); ?></title>
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,700" rel="stylesheet">
- <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri(); ?>/css/app.css?v=1.0.38">
+ <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri(); ?>/css/app.css?v=1.0.39">
<link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri(); ?>/favicon.ico">
<?php wp_head(); ?>
</head>
<?php if ( is_active_sidebar( 'r-sidebar' ) ) : ?>
<?php dynamic_sidebar( 'r-sidebar' ); ?>
<?php endif; ?>
- <img src="<?php bloginfo('template_url');?>/assets/visitors-guide.png">
+ <img src="<?php bloginfo('template_url');?>/assets/visitorsguide.png">
+
<ul id="guide">
<li><a target="_blank" href="<?php bloginfo('template_url');?>/assets/chamber-guide.pdf">View</a></li>
<li><a href="<?php echo get_permalink(260);?>">Order</a></li>
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for HarborCountry
-Version: 1.0.38
+Version: 1.0.39
*/