taxonomies: enable categories

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-12-17 15:24:19 +05:30
parent a8af141f48
commit b3dc24195d
1 changed files with 1 additions and 0 deletions

View File

@ -60,3 +60,4 @@ ignoreErrors = ["error-remote-getjson"]
# Enable tags.
[taxonomies]
tag = "tags"
category = "categories"