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'