add taxonomies

This commit is contained in:
leah 2021-08-20 03:38:12 +01:00
parent f435e04962
commit 728c3517ef
1 changed files with 5 additions and 0 deletions

View File

@ -11,5 +11,10 @@ highlight_code = true
# Whether to build a search index to be used later on by a JavaScript library
build_search_index = true
taxonomies = [
{ name = "category", feed = true},
{ name = "tags", feed = true},
]
[extra]
# Put all your custom variables here