From 8cbe75f0047732c865f58e2f847a5ffafe066e71 Mon Sep 17 00:00:00 2001 From: Sadeep Madurange Date: Sat, 20 Dec 2025 11:25:26 +0800 Subject: Change projects to poc and blog to log. --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index a56ae2a..77bc650 100644 --- a/_config.yml +++ b/_config.yml @@ -4,14 +4,14 @@ author: W. D. Sadeep Madurange permalink: pretty collections: - blog: + log: output: true - projects: + poc: output: true feed: collections: - blog: + poc: path: "/feed.xml" posts: path: "/posts.xml" -- cgit v1.2.3