change home to staffords home in off canvas
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 7 Dec 2015 14:22:32 +0000 (09:22 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 7 Dec 2015 14:22:32 +0000 (09:22 -0500)
lib/menu-walker.php

index abd5a1e..d09fb94 100644 (file)
@@ -53,7 +53,7 @@ endif;
 if ( ! function_exists( 'feature_mobile_off_canvas' ) ) {
   function feature_mobile_off_canvas() {
       echo '<ul class="left-off-canvas-list">';
-      echo '<li class="page_item"><a href="' . get_bloginfo('url') . '">Home</a></li>';
+      echo '<li class="page_item"><a href="' . get_bloginfo('url') . '">Stafford\'s Home</a></li>';
       wp_nav_menu(array(
           'container' => false,                           // remove nav container
           'container_class' => '',                        // class of container