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