fixed the footer logo mistake
authorIan Weller <ian@gaslightmedia.com>
Mon, 7 Mar 2016 20:39:22 +0000 (15:39 -0500)
committerIan Weller <ian@gaslightmedia.com>
Mon, 7 Mar 2016 20:39:22 +0000 (15:39 -0500)
footer.php

index deac307..a329693 100644 (file)
@@ -20,7 +20,7 @@
                             <?php endif;?>
                             <div class="row">
                                 <div class="logo small-11 small-centered small-text-center medium-uncentered medium-6 large-5 columns">
-                                    <a href="<?php bloginfo('url'); ?>"><img src="<?php echo get_template_directory_uri(); ?>/assets/sault-saint-marie-logo-2.png"></a>
+                                    <a href="<?php bloginfo('url'); ?>"><img src="<?php echo get_template_directory_uri(); ?>/assets/sault-saint-marie-logo-footer.png"></a>
                                 </div>
                                 <div class="small-12 medium-6 large-3 columns">
                                     <?php get_template_part('parts/client-info-footer');?>