updating footer and header text
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 28 Feb 2018 15:13:34 +0000 (10:13 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 28 Feb 2018 15:13:34 +0000 (10:13 -0500)
removing book now link and updating footer and header text

footer.php
header.php
style.css

index 236d2d3..89e3acb 100644 (file)
@@ -12,8 +12,7 @@
                                 <div class="large-6 columns text-center show-for-large-up">
                                     <ul>
                                         <li>Reservations: 231-347-2593</li>
-                                        <li><a target="_blank" href="https://reservation.magnusonhotels.com/bbe/page1.aspx?propertyID=6386">Book Online</a></li>
-                                        <li>FOR ADDITIONAL AVAILABILITY, CALL HOTEL DIRECT</li>
+                                        <li>CALL HOTEL DIRECT FOR BEST RATE</li>
                                     </ul>
                                 </div>
                             </div>
index 9361b15..c3226ab 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.0.7">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.8">
       <link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">
     <?php wp_head(); ?>
   </head>
@@ -27,8 +27,8 @@
                                 <hgroup class="headline">
                                     <h1>2445 Charlevoix Avenue US 31</h1>
                                     <h1>Petoskey, Michigan 49770</h1>
-                                    <h1>Reservations: 231-347-2593 - <a target="_blank" href="https://reservation.magnusonhotels.com/bbe/page1.aspx?propertyID=6386">Book Online</a></h1>
-                                    <h2>FOR ADDITIONAL AVAILABILITY, CALL HOTEL DIRECT</h2>
+                                    <h1>Reservations: 231-347-2593</h1>
+                                    <h2>CALL HOTEL DIRECT FOR BEST RATE</h2>
                                 </hgroup>    
                             </div>
                         </div>
index 504be7a..2dbcdf0 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: BayInn
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for BayInn
-Version: 1.0.7
+Version: 1.0.8
 */