updating phone number in the footer
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 11 Apr 2018 16:52:59 +0000 (12:52 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 11 Apr 2018 16:52:59 +0000 (12:52 -0400)
updating footer phone number

footer.php
header.php
style.css

index 6228211..463c363 100644 (file)
@@ -20,7 +20,7 @@
                     <div id="address" class="large-12 columns text-center show-for-large-up">
                         <ul>
                             <li>15675 Headlands Rd, Mackinaw City, MI 49701</li>
-                            <li class="phone"><span class="phone-number">(231) 436-4051 </span>  <a href="<?php echo esc_url( get_permalink( get_page_by_path('about/contact'))); ?>">headlands@emmetcounty.org</a></li>
+                            <li class="phone"><span class="phone-number">(231) 427-1001 </span>  <a href="<?php echo esc_url( get_permalink( get_page_by_path('about/contact'))); ?>">headlands@emmetcounty.org</a></li>
                             <li></li>
                         </ul>
                     </div>
index 6c317c0..6ab5a38 100644 (file)
@@ -4,7 +4,7 @@
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title><?php wp_title(); ?></title>
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.1.31">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.1.32">
     <link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">
     <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
     <link href='https://fonts.googleapis.com/css?family=Josefin+Slab:700' rel='stylesheet' type='text/css'>
index e6fb742..1e8c6f8 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Headlands International Dark Sky Park
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme made for Emmet County's Dark Sky Park
-Version: 1.1.31
+Version: 1.1.32
 */