feat: Support to show the author of the article

This commit is contained in:
myml 2023-02-16 11:27:56 +08:00
parent d4ba47cd21
commit 332ee3cb2d
No known key found for this signature in database
GPG key ID: 3A3CCEFD7675C37F
7 changed files with 43 additions and 8 deletions

View file

@ -16,6 +16,9 @@ toOldPosts:
tag:
other: "标签"
author:
other: "作者"
Tags:
other: "标签"
@ -31,6 +34,9 @@ Categories:
toAllTags:
other: "所有标签"
toAllAuthors:
other: "所有作者"
toAllCategories:
other: "所有类别"