Merge pull request #169 from myml/authors

feat: Support to show the authors of the article
This commit is contained in:
Dmitry Kolosov 2023-04-24 20:17:05 +02:00 committed by GitHub
commit b53b8dea2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 43 additions and 8 deletions

View file

@ -89,6 +89,7 @@ locale = "pl-pl"
[taxonomies]
category = "categories"
tag = "tags"
author = "authors"
[markup.goldmark.renderer]
unsafe = true