mirror of https://github.com/jpanther/congo.git
🔀 Merge pull request #807 from Jh123x/fix/fix-author-params-in-chinese-translation
fix: fix chinese config settingspull/805/merge
commit
21b554c341
|
@ -12,7 +12,7 @@ copyright = "© 2023 Congo contributors"
|
||||||
mainSections = ["samples"]
|
mainSections = ["samples"]
|
||||||
description = "一款基于Tailwindcss的强大且轻量的Hugo主题"
|
description = "一款基于Tailwindcss的强大且轻量的Hugo主题"
|
||||||
|
|
||||||
[author]
|
[params.author]
|
||||||
name = "Congo"
|
name = "Congo"
|
||||||
image = "img/author.jpg"
|
image = "img/author.jpg"
|
||||||
headline = "非凡的主题!"
|
headline = "非凡的主题!"
|
||||||
|
|
Loading…
Reference in New Issue