From 1a910410c75057349d2c9d4df3f107e6638b5f4f Mon Sep 17 00:00:00 2001 From: eatradish Date: Mon, 11 Apr 2022 12:41:16 +0800 Subject: sass/_partial/_post: add .more mergin --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/_index.md') diff --git a/content/_index.md b/content/_index.md index 626a8b3..362fe11 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,5 +1,5 @@ +++ template = "home.html" sort_by = "date" -paginate_by = 2 +paginate_by = 1 +++ -- cgit v1.2.3