diff --git a/config.toml b/config.toml index bd90b4c9..8466075a 100644 --- a/config.toml +++ b/config.toml @@ -7,7 +7,7 @@ theme = "hugo-theme-bootstrap4-blog" enableRobotsTXT = true [permalinks] - post = "/:year/:month/:title/" + post = "/:year/:month/:slug/" page = "/:slug/" [params]