From bb2fad01fd32aaa8da397f5c0cd251146ede62c7 Mon Sep 17 00:00:00 2001 From: lanyuanxiaoyao Date: Tue, 20 Jan 2026 22:54:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=B8=BB=E9=A1=B5=E8=BF=9E?= =?UTF-8?q?=E6=8E=A5=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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