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