diff --git a/archive.php b/archive.php
index e584771..9b32dc5 100644
--- a/archive.php
+++ b/archive.php
@@ -17,38 +17,64 @@
get_header(); ?>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+ 'archive_resource', 'post_per_page' => '10' ) );
+
+ elseif ( is_category( 'resources' ) ):
+ get_template_part( 'template-parts/section', 'categoryposts', array( 'category_name' => 'resources', 'post_per_page' => '10' ) );
+ elseif ( is_category( '' ) ):
+ get_template_part( 'template-parts/section', 'categoryposts', array('post_per_page' => '6' ) );
+
+ else :
+ ?>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
'home-announcement-widgets',
'name' => __( 'Home Announcement widgets', 'foundationpress' ),
- 'description' => __( 'Drag widgets to this Home page container that will show at the top.', 'foundationpress' ),
+ 'description' => __( 'Drag widgets to this Home page container that will show at the top of the home page.', 'foundationpress' ),
'before_sidebar'=> '',
'after_sidebar' => '',
'before_widget' => '