feat: move author field to params.toml

This commit is contained in:
Wen Junhua
2023-11-12 18:52:28 +08:00
parent e3015b9006
commit 2dd90e3d20
14 changed files with 80 additions and 114 deletions
@@ -11,15 +11,3 @@ copyright = "© 2023 Congo contributors"
mainSections = ["samples"]
description = "Tailwind CSSをベースに開発された強力で軽量なHugo向けテーマ"
[author]
name = "Congo"
image = "img/author.jpg"
headline = "ただならぬテーマ!"
bio = "これは著者の経歴の例で、ここには犬の画像があるが、実際には人間が作成したものである。 :dog:"
links = [
{ x-twitter = "https://twitter.com/" },
{ facebook = "https://facebook.com/" },
{ linkedin = "https://linkedin.com/" },
{ youtube = "https://youtube.com/" },
]