From 22a87d05858ee608af5bd3d836dd3fb7026c10ad Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Mon, 20 Jun 2016 16:19:46 -0400 Subject: [PATCH] removing one of the two 'home' links --- lib/navigation.php | 1 - 1 file changed, 1 deletion(-) 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 '
'; } -- 2.17.1