diff --git a/config.toml b/config.toml index ef70226..3fca9ab 100644 --- a/config.toml +++ b/config.toml @@ -7,7 +7,8 @@ compile_sass = true # Whether to build a search index to be used later on by a JavaScript library build_search_index = false taxonomies = [{ name = "tags" }] -title = "JimZhang's Blog" +# title = "JimZhang's Blog" +title = "记录个人生活" generate_feed = true [markdown] # Whether to do syntax highlighting