diff --git a/_layouts/news.html b/_layouts/news.html index 32418379..9dbb9c75 100644 --- a/_layouts/news.html +++ b/_layouts/news.html @@ -64,7 +64,7 @@

Presentations

- {% for post in category_posts limit:3 %} + {% for post in category_posts limit:6 %}
{% if post.image %} @@ -100,7 +100,7 @@

Blog Posts

- {% for post in site.categories.blog limit:3 %} + {% for post in site.categories.blog limit:6 %}
{% if post.image %}