Merge pull request #169 from myml/authors
feat: Support to show the authors of the article
This commit is contained in:
commit
b53b8dea2a
7 changed files with 43 additions and 8 deletions
|
@ -89,6 +89,7 @@ locale = "pl-pl"
|
|||
[taxonomies]
|
||||
category = "categories"
|
||||
tag = "tags"
|
||||
author = "authors"
|
||||
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue