From 4b991e0b7cfacbd95bf65bcf2e51c7a3961cca75 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Thu, 27 Oct 2016 14:20:54 -0400 Subject: [PATCH] updating the style.css data and putting an if statment in blog I changed the style.css data to reflect a change to generic form. I also changed the blog text area with an if statement where the excerpt feed will work on the blog properly. It is working at the moment. --- parts/blog-text.php | 14 +++++++++++++- style.css | 4 ++-- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/parts/blog-text.php b/parts/blog-text.php index ebb264f..7a05e3f 100644 --- a/parts/blog-text.php +++ b/parts/blog-text.php @@ -1,3 +1,4 @@ +
>

@@ -9,4 +10,15 @@ Posted on
-
\ No newline at end of file + + +
> +

+
+ Posted on +
+ + +
+ + \ No newline at end of file diff --git a/style.css b/style.css index 5591b2f..1f6458a 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,7 @@ /* -Theme Name: PetosegaRebuild +Theme Name: GenericCampPetosegaFoundation6 Author: Gaslight Media Author URI: http://www.gaslightmedia.com -Description: A theme for PetosegaRebuild +Description: A theme based off CampPetosega in Foundation 6 format Version: 1.0 */ -- 2.17.1