From 86920934f1a506337349aec6a7ed296c837eaca5 Mon Sep 17 00:00:00 2001 From: luochen570 <1160510664@qq.com> Date: Thu, 28 May 2026 21:54:37 +0800 Subject: [PATCH] title --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 914b3b5..11b7cbe 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ baseURL = 'https://hugo.luochen570.cn/' locale = 'zh_cn' -title = 'My New Hugo Project' +title = 'Luochen570 Hugo Blog' theme = 'PaperMod'