diff --git a/hugo.toml b/hugo.toml index 5ef321f..e27ed2a 100644 --- a/hugo.toml +++ b/hugo.toml @@ -9,7 +9,7 @@ defaultContentLanguageInSubdir = false enableRobotsTXT = true [permalinks] -blogs = "/blog/:year/:month/:title/" +blog = "/blog/:year/:month/:title/" [languages]