From 3ce8e4c98aca8848843a36027e790044ad738809 Mon Sep 17 00:00:00 2001 From: sakrecoer Date: Sat, 1 Aug 2026 19:42:07 +0200 Subject: [PATCH] adapt to hugo's ever changins bs --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index a0d8922..4f0e486 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,5 +1,5 @@ baseURL = "https://www.basspistol.com/2026/" -languageCode = "en-us" +locale = "en-us" title = "𝕭𝖆𝖘𝖘𝖕𝖎𝖘𝖙𝖔𝖑 🌐" # enableGitInfo = "true" theme = "basspistol2025"