From 81e9dee2f5512ee3bdd36042c9dce5d156440e76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Tue, 26 Mar 2024 22:26:22 +0000 Subject: [PATCH] final polish --- exampleSite/config/_default/hugo.toml | 2 +- package-lock.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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": {