From f5f68ab9cc9821dfbe938f94f2dea7cf41c5941d Mon Sep 17 00:00:00 2001 From: surya Date: Sat, 18 Apr 2026 15:52:22 -0400 Subject: fix --- content/posts/_index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 content/posts/_index.md (limited to 'content/posts/_index.md') diff --git a/content/posts/_index.md b/content/posts/_index.md new file mode 100644 index 0000000..4d45800 --- /dev/null +++ b/content/posts/_index.md @@ -0,0 +1,6 @@ ++++ +title = "All blog posts" +paginate_by = 15 +sort_by = "date" +transparent = true ++++ -- cgit v1.2.3