diff --git a/blog/config.toml b/blog/config.toml index 0131566..01ef4e7 100644 --- a/blog/config.toml +++ b/blog/config.toml @@ -16,11 +16,11 @@ footnoteReturnLinkContents = "^" weight = 10 [taxonomies] -category = "categories" -tag = "tags" + category = "categories" + tag = "tags" [permalinks] posts = '/:title/' [params] -description = "a blog for friends of mineral town" + description = "a blog for friends of mineral town"