refactor: re-architect to be closer to ADR
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M config/default.toml → config/default.toml
@@ -7,7 +7,7 @@ [posts] folder = "./posts" -[taxonomies] +[posts.taxonomies] tag = "tags" category = "categories"