diff --git a/docs/site/hugo.toml b/docs/site/hugo.toml index 67c1f190..e8378328 100644 --- a/docs/site/hugo.toml +++ b/docs/site/hugo.toml @@ -1,9 +1,9 @@ -baseURL = "/" +baseURL = "/api-testing" title = "API Testing" # Language settings contentDir = "content" -defaultContentLanguage = "en" +defaultContentLanguage = "zh" defaultContentLanguageInSubdir = false # Useful when translating. enableMissingTranslationPlaceholders = true