Updating Slogan
authorIan Weller <ian@gaslightmedia.com>
Thu, 16 Mar 2017 17:22:25 +0000 (13:22 -0400)
committerIan Weller <ian@gaslightmedia.com>
Thu, 16 Mar 2017 17:22:25 +0000 (13:22 -0400)
I updated the slogan "High Tails It" to Mackinaw Island to "High Tails
It" to Mackinac Island.

header.php

index 44c470d..52b1c4a 100644 (file)
@@ -18,7 +18,7 @@
                         <div id="logo-tag" class="small-12 small-text-center medium-text-left medium-12 columns">
                             <?php get_template_part('parts/client-info-header');?>
                             <a id="logo" href="<?php bloginfo('url');?>"><img alt="Star Line Ferry" src="<?php echo esc_url( get_template_directory_uri() ); ?>/assets/Star-Line-starfish-logo.png"></a>
-                            <span id="logo-slogan"><h3>"High Tails It"</h3> <h3> to Mackinaw Island</h3></span>
+                            <span id="logo-slogan"><h3>"High Tails It"</h3> <h3> to Mackinac Island</h3></span>
                         </div>
                     </div>
                     <?php get_template_part('parts/top-bar');?>