diff --git a/source/index.html b/source/index.html index feafab27902..1925323509c 100644 --- a/source/index.html +++ b/source/index.html @@ -96,7 +96,7 @@ description:

Recent Blog Posts

- {% for post in site.posts limit: 7 %} + {% for post in site.posts limit: 4 %}
  • {{ post.title }} {{ post.date_formatted }}