From a4533b346af3c3107fac4b1dd2772cd478285a84 Mon Sep 17 00:00:00 2001 From: Fam Zheng Date: Fri, 10 Apr 2026 23:12:30 +0100 Subject: [PATCH] add AI ghostwriter note to homepage --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 0c07499..714ed3c 100644 --- a/hugo.toml +++ b/hugo.toml @@ -19,7 +19,7 @@ theme = "PaperMod" [params.homeInfoParams] Title = "嗨" - Content = "我是 Fam,软件工程师。在系统基础设施和 AI 的交叉地带折腾。这里记录我在造什么、在想什么。" + Content = "我是 Fam,软件工程师。在系统基础设施和 AI 的交叉地带折腾。这里记录我在造什么、在想什么。想法是我的,大部分内容由 AI 代笔整理。" [[params.socialIcons]] name = "github"