swapping the logo used for the header webcam logo
<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=1.0.8">
+ <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.9">
<?php wp_head(); ?>
</head>
\ No newline at end of file
<span><a href="<?php echo get_permalink(5244); ?>">Contact Us</a>800-748-0245</span>
</div>
<div id="sloganLarge"> Up North made easy.</div>
- <div id="webcamIcon"><a href="https://www.nubsnob.com/livecam/" target="_blank"><img src="<?php echo get_template_directory_uri(); ?>/assets/webcam-icon-sun.jpg"></a></div>
+ <div id="webcamIcon"><a href="https://www.nubsnob.com/livecam/" target="_blank"><img src="<?php echo get_template_directory_uri(); ?>/assets/webcam-icon-snow.jpg"></a></div>
</div>
<div class="large-12 columns show-for-large-up">
<?php include "top-bar.php";?>
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for TroutCreek
-Version: 1.0.8
+Version: 1.0.9
*/