Explorar o código

Update hugo.toml

site.Author is deprecated in Hugo v0.120.0
Track3 hai 1 ano
pai
achega
96952d48e3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hugo.toml

+ 1 - 1
hugo.toml

@@ -6,7 +6,7 @@ defaultContentLanguage = 'zh'
 hasCJKLanguage = true
 copyright = "This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License."
 
-[author]
+[params.author]
   name = "Zakee"
 
 [markup]