Skip to content

Commit

Permalink
🔀 Merge pull request #807 from Jh123x/fix/fix-author-params-in-chines…
Browse files Browse the repository at this point in the history
…e-translation

fix: fix chinese config settings
  • Loading branch information
jpanther authored Mar 9, 2024
2 parents eec81f3 + 4c31074 commit 21b554c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleSite/config/_default/languages.zh-CN.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ copyright = "© 2023 Congo contributors"
mainSections = ["samples"]
description = "一款基于Tailwindcss的强大且轻量的Hugo主题"

[author]
[params.author]
name = "Congo"
image = "img/author.jpg"
headline = "非凡的主题!"
Expand Down

0 comments on commit 21b554c

Please sign in to comment.