Skip to content

Commit

Permalink
fix: add categories to the fuse keys
Browse files Browse the repository at this point in the history
Signed-off-by: Navendu Pottekkat <navendu@apache.org>
  • Loading branch information
pottekkat committed Aug 8, 2023
1 parent 6038475 commit f5ff0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f5ff0d2

Please sign in to comment.