Remove references to emmet county in header logo and sidebar map
authorLaury GvR <laury@gaslightmedia.com>
Wed, 23 Jan 2019 17:44:06 +0000 (12:44 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 23 Jan 2019 17:44:06 +0000 (12:44 -0500)
header.php
sidebar.php

index 4e7183e..9aeb6e9 100644 (file)
@@ -35,7 +35,7 @@
                                 </div>
                                 
                                 <div id="header-links" class="small-12 medium-6 columns right">
-                                    <a id="emmet" target="_blank" href="http://www.emmetcounty.org/"></a>
+                                    <!-- <a id="emmet" target="_blank" href="http://www.emmetcounty.org/"></a> -->
                                     <a id="cheboygan" target="_blank" href="http://www.cheboygancounty.net/"></a>
                                     <a id="charlevoix" target="_blank" href="http://www.charlevoixcounty.org/"></a>
                                     <a id="antrim" target="_blank" href="http://www.antrimcounty.org/"></a>
index 05a1b6a..00c486f 100644 (file)
@@ -1,6 +1,6 @@
                         <div id="side-nav" data-equalizer-watch>
                             <div class="row collapse">
                                 <?php glm_side_menu(); ?>
-                                <img src="<?php echo get_template_directory_uri(); ?>/assets/map-sm.png">
+                                <!-- <img src="<?php //echo get_template_directory_uri(); ?>/assets/map-sm.png"> -->
                             </div>
                         </div>