changing the header webcam link
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 30 Nov 2017 14:27:09 +0000 (09:27 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 30 Nov 2017 14:27:09 +0000 (09:27 -0500)
the webcam link in the header has a new address for a live cam

sections/header.php

index 4e24b9e..87c439c 100644 (file)
@@ -18,7 +18,7 @@
                                 <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://video.nest.com/live/ZCuZDHukda" 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-sun.jpg"></a></div>
                         </div>
                         <div class="large-12 columns show-for-large-up">
                             <?php include "top-bar.php";?>