diff --git a/config.toml b/config.toml index 52f5444..d68fa4b 100644 --- a/config.toml +++ b/config.toml @@ -3,7 +3,7 @@ theme = "hugo-theme-flat" enableRobotsTXT = true hasCJKLanguage = true paginate = 6 -baseURL = "https://leafee98.com/" +baseURL = "https://blog.leafee98.com/" # these values are hugo built in markup config [markup.highlight]