diff --git a/news/index.html b/news/index.html index dc302a7..24cad62 100755 --- a/news/index.html +++ b/news/index.html @@ -15,7 +15,7 @@ layout: default News - {% for post in site.posts offset: 0 limit: 10 %} + {% for post in site.posts offset: 0 limit: 40 %}