diff --git a/hugo.toml b/hugo.toml index 036d64e..bc666b7 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = 'https://8butubb.github.io/' +baseURL = 'https://blog.butubb.cn/' languageCode = 'zh-cn' title = '日志' theme = 'PaperMod'