Change footer address of CoC and EDC
authorLaury GvR <laury@gaslightmedia.com>
Wed, 15 May 2019 15:40:10 +0000 (11:40 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 15 May 2019 15:40:10 +0000 (11:40 -0400)
parts/header-meta.php
sections/footer.php
style.css

index 7f61ee1..b8745ae 100644 (file)
@@ -5,7 +5,7 @@
 <!--    <link href="https://fonts.googleapis.com/css?family=Lato:300,400,700" rel="stylesheet">-->
     <link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,700" rel="stylesheet">
      <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700" rel="stylesheet">
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.25">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.32">
     <link rel="shortcut icon" href="<?php echo bloginfo('template_url'); ?>/favicon.ico">
     <?php wp_head(); ?>
-</head>
\ No newline at end of file
+</head>
index c682611..e9c5280 100644 (file)
             </div>
             <div class="medium-3 columns">
                 <h5>Chamber of Commerce</h5>
-                <p class="text-center">2 E. Broad Street/P.O. Box 122<br>
+                <p class="text-center">1 N. Main St. <br>
                 L’Anse, MI 49946</p>
                 <p class="text-center">906-353-8808<br>
                 800-838-1563</p>
             </div>
             <div class="medium-3 columns">
                 <h5>Economic Development</h5>
-                <p class="text-center">2 S. Main Street<br>
+                <p class="text-center">1 N. Main St.<br>
                 L’Anse, MI 49946</p>
                 <p class="text-center"><a href="<?php echo get_permalink( 5077 );?>">Contact Us</a></p>
             </div>
index 49f40a1..ba3a620 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: BaragaCounty
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for BaragaCounty
-Version: 1.0.31
+Version: 1.0.32
 */