From d56c743f7a613f06d2f2594c2a1cfd84199dc56b Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Tue, 22 Dec 2015 13:12:57 -0500 Subject: [PATCH] Adding the bread crumbs for the blogs This should totally work --- archive.php | 1 + home.php | 1 + single.php | 6 ++---- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/archive.php b/archive.php index aed2fc2..c03477e 100644 --- a/archive.php +++ b/archive.php @@ -5,6 +5,7 @@ -->
+
ID, 'blog-feed-front'); ?> diff --git a/home.php b/home.php index 38f843d..158e365 100644 --- a/home.php +++ b/home.php @@ -10,6 +10,7 @@
+
ID, 'blog-feed-front'); ?> diff --git a/single.php b/single.php index 1a7dce6..7974e4b 100644 --- a/single.php +++ b/single.php @@ -4,11 +4,9 @@
-
+
@@ -20,7 +18,7 @@ ID )) { ?> ID, 'full'); ?> - +
-- 2.17.1