From 842cb9292227e100f8b70d7a124e21bed077f8f6 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 2 Dec 2016 09:35:24 -0500 Subject: [PATCH] removed link to separate blog-text-single partial file for now, detecting if is_single to remove title. will need a separate file eventually so they don't share the same one --- parts/blog-text.php | 8 +++++++- sections/blog-single.php | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/parts/blog-text.php b/parts/blog-text.php index 57f1a5f..a9b669f 100644 --- a/parts/blog-text.php +++ b/parts/blog-text.php @@ -1,6 +1,12 @@
>
-

+

+ + + +

diff --git a/sections/blog-single.php b/sections/blog-single.php index d69ed64..a7197c4 100644 --- a/sections/blog-single.php +++ b/sections/blog-single.php @@ -6,7 +6,7 @@
- + -- 2.17.1