diff --git a/hugo.toml b/hugo.toml index 1b76b05..4a772c6 100644 --- a/hugo.toml +++ b/hugo.toml @@ -53,9 +53,9 @@ theme = "hello-friend-ng" images = [""] [taxonomies] - category = "categories" - tag = "tags" - series = "series" + categories = "categories" + tags = "tags" + series = "series" [languages] [languages.en]