diff --git a/themes/modern2/partials/index/category_posts.htm b/themes/modern2/partials/index/category_posts.htm index 19c44a68f..344ac1448 100644 --- a/themes/modern2/partials/index/category_posts.htm +++ b/themes/modern2/partials/index/category_posts.htm @@ -1,6 +1,6 @@ [viewBag] == -{% set posts = category.take_posts(5) %} +{% set posts = category.take_posts(4) %}
@@ -37,4 +37,4 @@ {% partial 'index/category_post_item' post = post %} {% endfor %}
-
\ No newline at end of file +