From 411b33b4997b61fcdd4f30c9943365e82205c3d4 Mon Sep 17 00:00:00 2001 From: luochen570 <1160510664@qq.com> Date: Tue, 19 May 2026 09:44:16 +0800 Subject: [PATCH] url --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 51728f1..914b3b5 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = 'https://example.org/' +baseURL = 'https://hugo.luochen570.cn/' locale = 'zh_cn' title = 'My New Hugo Project' theme = 'PaperMod'