From ebf62ad5149d6bc22d089a662051b77d3ed6c00b Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Wed, 20 Apr 2016 15:51:35 -0400 Subject: [PATCH] updates styles.css and adding favicon code to header.php --- header.php | 1 + style.css | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/header.php b/header.php index e76dcd1..f4494e7 100644 --- a/header.php +++ b/header.php @@ -5,6 +5,7 @@ <?php wp_title(); ?> + diff --git a/style.css b/style.css index b5227b6..83c382a 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: CampPetosega Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for CampPetosega -Version: 1.1 +Version: 1.0.4 */ -- 2.17.1