From 28d7b5645d72fbe87a2a86326c37c9924361ba80 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 31 Mar 2015 09:43:31 -0400 Subject: [PATCH] Breacrumbs added to a few templates --- index.php | 24 ++++++++++++------------ page.php | 8 ++------ single.php | 9 ++------- 3 files changed, 16 insertions(+), 25 deletions(-) diff --git a/index.php b/index.php index 142503a..bdbfc6b 100644 --- a/index.php +++ b/index.php @@ -1,19 +1,19 @@
-
- -
-
+
+ +
+
- -

- - -

- + +

+ + +

+
diff --git a/page.php b/page.php index 719e235..0a23540 100644 --- a/page.php +++ b/page.php @@ -2,12 +2,8 @@
- "; - bcn_display(); - echo "
"; - } +
diff --git a/single.php b/single.php index 0ea7035..23fba36 100644 --- a/single.php +++ b/single.php @@ -1,12 +1,5 @@
-
-
- -
-
@@ -62,6 +55,7 @@
+

Recent Posts

@@ -77,5 +71,6 @@

Archive

    'monthly', 'limit' => 12 ) ); ?>
+
-- 2.17.1