forked from ruangrupa/lumbung.space
Turn 'authors' in to a taxonomy item
This commit is contained in:
@ -13,3 +13,8 @@ pluralizeListTitles = "false"
|
||||
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
||||
[taxonomies]
|
||||
author = "authors"
|
||||
tag = "tags"
|
||||
category = "categories"
|
||||
|
Reference in New Issue
Block a user