I updated the theme
authorIan Weller <ian@gaslightmedia.com>
Mon, 17 Jul 2017 19:08:28 +0000 (15:08 -0400)
committerIan Weller <ian@gaslightmedia.com>
Mon, 17 Jul 2017 19:08:28 +0000 (15:08 -0400)
I placed the meta tag code for Pintrest head and updated the Book A Room
text for the reservation to Search Rooms.

header.php
parts/reservation-form-main.php

index c8f6c4a..a914a7f 100644 (file)
@@ -24,6 +24,7 @@ window._fbq = window._fbq || [];
 window._fbq.push(['track', 'PixelInitialized', {}]);
 </script>
 <noscript><img height="1" width="1" alt="" style="display:none" src="https://www.facebook.com/tr?id=749812425107948&amp;ev=PixelInitialized" /></noscript>
+      <meta name="p:domain_verify" content="ed813ce745ca277b7926cc90bc61d568"/>
   </head>
   <body>
       <div class="off-canvas-wrap" data-offcanvas>
@@ -74,7 +75,7 @@ window._fbq.push(['track', 'PixelInitialized', {}]);
                                 </section>
 -->
                                 <section class="right-small">
-                                    <a class="right-off-canvas-toggle menu-icon" href="#"><span>Book a Room</span></a>
+                                    <a class="right-off-canvas-toggle menu-icon" href="#"><span>Search Rooms</span></a>
 
                                 </section>
 
index ec2d77e..2792ec7 100644 (file)
@@ -1,5 +1,5 @@
         <div id="bookit" class="small-10 columns text-center left">
-            <li><a href="#">Book A Room</a>
+            <li><a href="#">Search Rooms</a>
 
             </li>
         </div>