diff --git a/archive.php b/archive.php index 54b8c0c..f28d954 100644 --- a/archive.php +++ b/archive.php @@ -1,13 +1,6 @@
-
- -
- +
diff --git a/category-blog.php b/category-blog.php index 52cd6f9..14b368d 100644 --- a/category-blog.php +++ b/category-blog.php @@ -1,20 +1,8 @@
- cat_ID; ?> -
- -
- '; ?> -
- -
- + cat_ID ) . '/feed' ); + ?>
diff --git a/category.php b/category.php index f4062ce..99eb41b 100644 --- a/category.php +++ b/category.php @@ -1,20 +1,8 @@
- cat_ID; ?> -
- -
- '; ?> -
- -
- + cat_ID ) . '/feed' ); + ?>
@@ -22,7 +10,7 @@