diff --git a/hugo.toml b/hugo.toml index 6c8cda8..3641303 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = "http://localhost" +baseURL = "http://192.168.31.127:52000" languageCode = "zh-cn" defaultContentLanguage = "zh" hasCJKLanguage = true