From c02681017e80848a362e231dbaf34fbaeb9a8039 Mon Sep 17 00:00:00 2001 From: Matus Stafura Date: Mon, 20 Jul 2026 13:05:04 +0200 Subject: [PATCH] fix: languageCode to locale --- hugo.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.yaml b/hugo.yaml index 093c1a9..632f879 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -1,5 +1,5 @@ theme: "github.com/writeonlycode/hugo-up-business" -languageCode: "en-us" +locale: "en-us" build: buildStats: