diff --git a/exampleSite/config/_default/hugo.toml b/exampleSite/config/_default/hugo.toml index eb8941e1..bef472bd 100644 --- a/exampleSite/config/_default/hugo.toml +++ b/exampleSite/config/_default/hugo.toml @@ -5,7 +5,7 @@ theme = "blowfish" baseURL = "https://localhost:1313" defaultContentLanguage = "en" -#disableLanguages = ['it'] #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 diff --git a/package-lock.json b/package-lock.json index ccb1bd23..f43b605a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "hugo-blowfish-theme", - "version": "2.62.0", + "version": "2.63.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "hugo-blowfish-theme", - "version": "2.62.0", + "version": "2.63.0", "hasInstallScript": true, "license": "MIT", "dependencies": {