diff --git a/src/index.html b/src/index.html
index e30304c..398dec4 100644
--- a/src/index.html
+++ b/src/index.html
@@ -3,7 +3,7 @@ layout: default
title: Eggworld
pagination:
data: collections.posts
- size: 10
+ size: 50
reverse: true
alias: posts
---