From f5ff0d20c17616a8fe882effa8bf6138b591a26d Mon Sep 17 00:00:00 2001 From: Navendu Pottekkat Date: Tue, 8 Aug 2023 14:52:37 +0530 Subject: [PATCH] fix: add categories to the fuse keys Signed-off-by: Navendu Pottekkat --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 29df38a9..ee1ac76d 100644 --- a/config.yml +++ b/config.yml @@ -134,7 +134,7 @@ params: threshold: 0.1 minMatchCharLength: 0 limit: 5 - keys: ["title", "permalink", "summary", "content"] + keys: ["title", "permalink", "summary", "content", "categories"] menu: main: - identifier: archives