Don't replace the home text now
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 29 Apr 2016 15:49:03 +0000 (11:49 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 29 Apr 2016 15:49:03 +0000 (11:49 -0400)
lib/navigation.php
style.css

index d19bbf3..92dc928 100644 (file)
@@ -48,7 +48,6 @@ if ( ! function_exists( 'glm_theme_mobile_off_canvas' ) ) {
             'walker' => new Glm_Theme_Off_Canvas_Walker()
         ));
         $menu .= '</div>';
-        $menu = str_replace('Home', 'Shop', $menu);
         echo $menu;
     }
 }
index 91c2ca8..0842391 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: jollylama
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for jollylama
-Version: 1.1.0
+Version: 1.1.1
 */