mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-06-07 23:41:52 +02:00
disabled italian since the translation is behind
This commit is contained in:
parent
6ae4f4b71c
commit
ab87f4cbad
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
theme = "blowfish"
|
theme = "blowfish"
|
||||||
baseURL = "https://localhost:1313"
|
baseURL = "https://localhost:1313"
|
||||||
defaultContentLanguage = "en"
|
defaultContentLanguage = "en"
|
||||||
#disableLanguages = ['ja'] #to allow translation work requiring shipping to production
|
disableLanguages = ['it'] #to allow translation work requiring shipping to production
|
||||||
|
|
||||||
# pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles
|
# pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue