diff --git a/hugo.toml b/hugo.toml index 6366945..61da7dc 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,6 +1,6 @@ baseURL = 'https://blog.butubb.cn/' languageCode = 'zh-cn' -title = 'life's logs' +title = "life's logs" theme = 'PaperMod' defaultContentLanguage = 'zh-cn'