From: Ian Weller Date: Mon, 20 Jun 2016 20:19:46 +0000 (-0400) Subject: removing one of the two 'home' links X-Git-Tag: v1.0.0^2~4 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=22a87d05858ee608af5bd3d836dd3fb7026c10ad;p=WP-Themes%2Fparrotslanding.git removing one of the two 'home' links --- diff --git a/lib/navigation.php b/lib/navigation.php index f5b5d91..47cca5c 100644 --- a/lib/navigation.php +++ b/lib/navigation.php @@ -32,7 +32,6 @@ if ( ! function_exists( 'glm_theme_top_bar' ) ) { if ( ! function_exists( 'glm_theme_mobile_off_canvas' ) ) { function glm_theme_mobile_off_canvas() { echo '
'; - echo '
'; }