From 752a06ec0ebf20d6232b13f1ea53fe21fefcefbd Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Mon, 8 Dec 2025 17:34:35 +0800 Subject: Fix list indentation. --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index aec1c06..a56ae2a 100644 --- a/_config.yml +++ b/_config.yml @@ -4,14 +4,14 @@ author: W. D. Sadeep Madurange permalink: pretty collections: - archive: + blog: output: true projects: output: true feed: collections: - archive: + blog: path: "/feed.xml" posts: path: "/posts.xml" -- cgit v1.2.3