From 159b1e0bf1760f7ee748ee409d709d8152f9d868 Mon Sep 17 00:00:00 2001 From: Fam Zheng Date: Mon, 11 May 2026 14:26:15 +0100 Subject: [PATCH] =?UTF-8?q?config:=20baseURL=20=E6=94=B9=E4=B8=BA=20famzhe?= =?UTF-8?q?ng.me=EF=BC=88=E6=B6=88=E9=99=A4=E9=A6=96=E9=A1=B5=E6=A0=87?= =?UTF-8?q?=E9=A2=98=E7=9A=84=20308=20=E4=B8=AD=E8=BD=AC=EF=BC=89?= 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 29fd1dc..d8054d2 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = "https://famzheng.com/" +baseURL = "https://famzheng.me/" languageCode = "zh" title = "Fam Zheng" theme = "PaperMod"