From cfa740848eadfd96cf3ef10e2441409fd2f4ef9e Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Thu, 19 Mar 2015 11:58:37 -0400 Subject: [PATCH] Testing video gallery script rpelacement --- functions.php | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/functions.php b/functions.php index 477ad67..7a474d0 100644 --- a/functions.php +++ b/functions.php @@ -133,17 +133,6 @@ function glm_site_scripts() ); if(is_front_page()) { } - if(is_page('videos')) { - echo ''; - } - } -- 2.17.1