diff --git a/hugo.toml b/hugo.toml index ccb0ad3..ddff987 100755 --- a/hugo.toml +++ b/hugo.toml @@ -4,7 +4,7 @@ baseURL = "/" # Title of your website (required). -title = "CHILL" +title = "CHILL - Logiciel libre d'accompagnement social" # Your theme name theme = "hugoplate" @@ -25,7 +25,7 @@ summaryLength = 10 # see https://gohugo.io/content-management/excerpts/ #disqusShortname = "themefisher-template" # we use disqus to show comments in blog posts . To install disqus please follow this tutorial https://portfolio.peter-baumgartner.net/2017/09/10/how-to-install-disqus-on-hugo/ # disable language -disableLanguages = [] +disableLanguages = [] hasCJKLanguage = false # If hasCJKLanguage true, auto-detect Chinese/Japanese/Korean Languages in the content. see: https://gohugo.io/getting-started/configuration/#hascjklanguage defaultContentLanguage = "fr"