chore: Move .Site.Author to .Site.Params.Author

This commit is contained in:
unacro
2024-08-11 20:45:05 +08:00
parent 41615910a7
commit d6873cf1b1
15 changed files with 40 additions and 35 deletions

View File

@@ -1,3 +1,4 @@
disabled = false
languageCode = "en"
languageName = "English"
weight = 1
@@ -13,7 +14,7 @@ title = "Blowfish"
# description = "My awesome website"
# copyright = "Copy, _right?_ :thinking_face:"
# [author]
# [params.author]
# name = "Your name here"
# email = "youremail@example.com"
# image = "img/blowfish_logo.png"