stupid non template config
All checks were successful
Build Hugo Site / build (push) Successful in 7s
All checks were successful
Build Hugo Site / build (push) Successful in 7s
This commit is contained in:
10
hugo.toml
10
hugo.toml
@@ -15,6 +15,10 @@ defaultContentLanguageInSubdir = true
|
||||
languageName = "Português"
|
||||
weight = 2
|
||||
|
||||
[params.homeInfoParams]
|
||||
Title = "{{ i18n `homeTitle` }}"
|
||||
Content = "{{ i18n `homeContent` }}"
|
||||
[languages.en.params.homeInfoParams]
|
||||
Title = "Hey, I'm Caio"
|
||||
Content = "I build things, break them, and write about both"
|
||||
|
||||
[languages.pt.params.homeInfoParams]
|
||||
Title = "Oi, sou o Caio"
|
||||
Content = "Construo coisas, quebro coisas e escrevo sobre isso"
|
||||
|
||||
Reference in New Issue
Block a user