From 17aa4ee4bd56fceb1f0df22125a72f3b9a5a5ffd Mon Sep 17 00:00:00 2001 From: surya Date: Sat, 18 Apr 2026 16:16:12 -0400 Subject: fix --- content/posts/_index.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'content') diff --git a/content/posts/_index.md b/content/posts/_index.md index 4d45800..fc3cdd1 100644 --- a/content/posts/_index.md +++ b/content/posts/_index.md @@ -1,6 +1,5 @@ +++ -title = "All blog posts" -paginate_by = 15 sort_by = "date" -transparent = true +template = "posts.html" +page_template = "post.html" +++ -- cgit v1.2.3