From b4fca92b26f0697e0e70ddb3e0cdebc63fd7035a Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 30 Dec 2015 15:03:05 -0500 Subject: [PATCH] Update the get header function put back the featured images on the page post_type --- functions.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/functions.php b/functions.php index 24e7243..dda79f8 100644 --- a/functions.php +++ b/functions.php @@ -99,13 +99,13 @@ function glm_site_scripts() /* Header for posts*/ function glm_get_header() { echo ''; echo ''; echo '
'; -- 2.17.1