From 9ad1cda19c3147ac78f987da8cf386572b0489ee Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 21 Jun 2016 12:52:20 -0400 Subject: [PATCH] adjusting archives and categories to match home.php --- archive.php | 73 +++++++++++++++++++++++++---------------------------- 1 file changed, 35 insertions(+), 38 deletions(-) diff --git a/archive.php b/archive.php index 1a77353..5af9879 100644 --- a/archive.php +++ b/archive.php @@ -5,45 +5,42 @@
-
- -
- - ID, 'blog-feed-front'); ?> - -
- -
-
- -
- - -
> - -
-

- Posted on -
- - - - -
+ +
+ + ID); ?> +
+ + ID), "full"); + echo ''; + echo '
'; + } else { + echo '
'; + } + ?> +
> +

+ +
+
+ Posted on
+
- - - -
-

-
-
- + + + +
+

+
+
- + +
+ -- 2.17.1