From 735dcd034cf279a95ab72fbf8d832b6676330ab5 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Tue, 27 Dec 2016 15:42:08 -0500 Subject: [PATCH] forgot the echo statement I forgot to add the echo statement to the php call. I went back and fixed it. --- header.php | 4 ++-- style.css | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/header.php b/header.php index 6bb9a3a..73716c4 100644 --- a/header.php +++ b/header.php @@ -4,8 +4,8 @@ <?php wp_title(); ?> - - + + diff --git a/style.css b/style.css index 4ea2245..7c8a873 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Gilmore Car Museum Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme created for Gilmore Car Museum. -Version: 1.2.35 +Version: 1.2.36 */ -- 2.17.1