docs: add i18n author
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
theme_version = "5.2.0"
|
||||
toc = true
|
||||
avatar = "img/commons/avatar.jpg"
|
||||
author = "yifan"
|
||||
|
||||
[assets]
|
||||
self_host = false
|
||||
|
3
data/authors/en.yaml
Normal file
3
data/authors/en.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
yifan:
|
||||
name: Yifan
|
||||
url: https://github.com/geekifan
|
3
data/authors/zh-CN.yaml
Normal file
3
data/authors/zh-CN.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
yifan:
|
||||
name: 一凡
|
||||
url: https://github.com/geekifan
|
Reference in New Issue
Block a user