diff --git a/config.toml b/config.toml index 4c65a06..a64f0eb 100644 --- a/config.toml +++ b/config.toml @@ -21,6 +21,10 @@ ignoreErrors = ["error-remote-getjson", "error-missing-instagram-accesstoken"] email = "lopins@qq.com" profile = "" +[taxonomies] + tag = "tags" + category = "categories" + [pagination] pagerSize = 10