adding about mvb link in the copyright
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 12 Oct 2018 20:44:21 +0000 (16:44 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 12 Oct 2018 20:44:21 +0000 (16:44 -0400)
footer.php
style.css

index 56b6134..b1e8dc1 100644 (file)
@@ -55,6 +55,7 @@
                   <li class="street-address">P.O. Box 421</li>
                   <li class="locality">Munising MI, 49862</li>
                   <li class="phone">906-387-1717  |  <a href="<?php echo esc_url(get_permalink(get_page_by_title("Contact Us"))); ?>">Contact</a></li>
+          
                 </ul>
               </div>
               <div class="medium-7 columns text-center">
@@ -74,7 +75,7 @@
           <div class="copyright">
             <div class="row">
               <div class="small-12 columns text-center">
-                  Copyright &copy; <?php echo date('Y') ?> &bull; Produced by <a href="http://www.gaslightmedia.com" target="_blank"> Gaslight Media</a> &bull; All rights reserved
+                  Copyright &copy; <?php echo date('Y') ?> &bull; Produced by <a href="http://www.gaslightmedia.com" target="_blank"> Gaslight Media</a> &bull; All rights reserved  &bull; <a href="<?php echo get_permalink(13758); ?>">About MVB</a>
               </div>
             </div>
           </div>
index 2bf659c..282ed0f 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Munising CVB
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A custom theme for Munising Convention and Visitor's Bureau.
-Version: 1.1.36
+Version: 1.1.37
 */