From b5d1d71dbfc55f0304c6c6e034e8ad5cc70a6030 Mon Sep 17 00:00:00 2001 From: butubb <1422726308@qq.com> Date: Sun, 18 Jan 2026 13:53:46 +0800 Subject: [PATCH] update title --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index c643add..6366945 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,6 +1,6 @@ baseURL = 'https://blog.butubb.cn/' languageCode = 'zh-cn' -title = '日志' +title = 'life's logs' theme = 'PaperMod' defaultContentLanguage = 'zh-cn'