mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
added commented config that hides languages
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
theme = "blowfish"
|
||||
baseURL = "https://nunocoracao.github.io/blowfish"
|
||||
defaultContentLanguage = "en"
|
||||
#disableLanguages = ['it', 'fr'] #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
|
||||
|
||||
@@ -15,6 +16,7 @@ summaryLength = 30
|
||||
buildDrafts = false
|
||||
buildFuture = false
|
||||
|
||||
|
||||
googleAnalytics = "G-PEDMYR1V0K"
|
||||
|
||||
[imaging]
|
||||
|
||||
Reference in New Issue
Block a user