changing the hastag dates to 2018
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 8 Sep 2017 13:35:01 +0000 (09:35 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 8 Sep 2017 13:35:01 +0000 (09:35 -0400)
footer.php
header.php
parts/top-bar.php
style.css

index 5b25887..d79d8b7 100644 (file)
@@ -3,7 +3,7 @@
                         <?php if (is_active_sidebar('sidebar-f')) :?>
                         <?php dynamic_sidebar('sidebar-f');?>
                         <?php endif;?>
-                        <h1 id="pound-text" class="text-center show-for-large-up">#kbw2017</h1>
+                        <h1 id="pound-text" class="text-center show-for-large-up">#kbw2018</h1>
                     </footer>
                     <div id="bottom-lens">
                         <script id="cr__init-38a0f95d" src="https://embed.crowdriff.com/js/init?hash=38a0f95d" async></script>
index fbe1ffd..aad7c6d 100644 (file)
@@ -5,7 +5,7 @@
     <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">
-    <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/favicon.ico?v=1.0.4">
+    <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/assets/favicon.ico?v=1.0.5">
     <link href="https://fonts.googleapis.com/css?family=Lato:400,400i,700,900" rel="stylesheet">
     <?php wp_head(); ?>
   </head>
@@ -26,7 +26,7 @@
                         <div class="small-12 columns text-center small-centered">
                             
                             <a class="logo-img left" href="<?php bloginfo('url')?>"><img src="<?php bloginfo('template_url'); ?>/assets/kbw-logo.png"></a>
-                            <p id="header-hashtag" class="">#kbw2017</p>
+                            <p id="header-hashtag" class="">#kbw2018</p>
                         </div>
                     </div>
                 </header>
index 236e351..4a4fe3f 100644 (file)
@@ -1,7 +1,7 @@
 <nav class="top-bar show-for-large-up text-center" data-topbar role="navigation">
     <section class="top-bar-section">
         <?php glm_theme_top_bar(); ?>
-        <span class="right">#KBW2017</span>
+        <span class="right">#KBW2018</span>
     </section>
 </nav>
 <nav class="tab-bar show-for-medium-down">
index 7e5a5db..e3178e3 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: KalamazooBeerWeek
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for KalamazooBeerWeek
-Version: 1.0.4
+Version: 1.0.5
 */