Change opening times in footer
authorLaury GvR <laury@gaslightmedia.com>
Wed, 17 Jul 2019 14:23:24 +0000 (10:23 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 17 Jul 2019 14:23:24 +0000 (10:23 -0400)
parts/header-meta.php
sections/footer.php
style.css

index 27bb8ba..8cb21db 100644 (file)
@@ -2,7 +2,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.23.0">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.24.0">
     <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/favicon.ico">
     <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600i,700" rel="stylesheet">
     <link href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,700" rel="stylesheet">
index 687186c..65258fe 100644 (file)
@@ -36,7 +36,7 @@
                                             <span class="bullet"> &#8226; </span><span><?php echo glm_get_clientinfo_option('extra');?></span>
                                         <?php endif;?>
                                         <?php endif;?>
-                                        <br><span>Open daily 11am to 7pm</span>
+                                        <br><span>Open daily 11am to 8pm</span>
                                         <ul class="social">
                                             <li class="face"><a href="https://www.facebook.com/CornwellsTurkeyville/" target="_blank"></a></li>
                                             <li class="insta"><a href="https://www.instagram.com/explore/locations/265301680/cornwells-turkeyville/" target="_blank"></a></li>
index 3ddc7e7..59e61ca 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: CornwellsTurkeyville
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for CornwellsTurkeyville
-Version: 1.0.23
+Version: 1.0.24
 */