config: baseURL 改为 famzheng.me(消除首页标题的 308 中转)
publish / build-and-publish (push) Successful in 6s

This commit is contained in:
Fam Zheng
2026-05-11 14:26:15 +01:00
parent 82f4f44e5a
commit 159b1e0bf1
+1 -1
View File
@@ -1,4 +1,4 @@
baseURL = "https://famzheng.com/"
baseURL = "https://famzheng.me/"
languageCode = "zh"
title = "Fam Zheng"
theme = "PaperMod"