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'