From 55749eae89807ec10b077affaa6c420c2d9fb038 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 4 Dec 2015 11:38:30 -0500 Subject: [PATCH] adjusted functions.php to remove featured image from header --- functions.php | 10 +++++----- single.php | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/functions.php b/functions.php index 18a3df0..ee843b0 100644 --- a/functions.php +++ b/functions.php @@ -100,12 +100,12 @@ function glm_site_scripts() function glm_get_header() { echo ''; echo ''; echo '
'; diff --git a/single.php b/single.php index beaa89c..91aac42 100644 --- a/single.php +++ b/single.php @@ -1,7 +1,7 @@
- +
-- 2.17.1