From 656ef15d92832654039e190e86455bd3231f92cc Mon Sep 17 00:00:00 2001 From: geekifan Date: Sun, 11 May 2025 12:38:48 +0800 Subject: [PATCH] chore: update config --- hugo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hugo.toml b/hugo.toml index 09936c5..93b9198 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,8 +1,10 @@ +baseURL = 'https://geekifan.github.io/chirpy-starter/' title = 'Chirpy' enableGitInfo = false defaultContentLanguage = "en" defaultContentLanguageInSubdir = false +hasCJKLanguage = true [pagination] pagerSize = 5