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"
|
languageName = "Português"
|
||||||
weight = 2
|
weight = 2
|
||||||
|
|
||||||
[params.homeInfoParams]
|
[languages.en.params.homeInfoParams]
|
||||||
Title = "{{ i18n `homeTitle` }}"
|
Title = "Hey, I'm Caio"
|
||||||
Content = "{{ i18n `homeContent` }}"
|
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