diff --git a/_includes/post_index.html b/_includes/post_index.html index a4d0946033..d68cd1e607 100644 --- a/_includes/post_index.html +++ b/_includes/post_index.html @@ -19,6 +19,7 @@

Blog

{{ categoryName }}

{% endif %}
{% include category_list_compact.html selectedIndex=categoryIndex %}
+

Posts

{% include featured_posts.html postsToFilter=allPosts categoryName=categoryName %}