diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index aeb5a07..adb3f3a 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -67,5 +67,4 @@ enableEmoji = true weight = 10 [permalinks] - [permalinks.page] - posts = "/:year/:month/:filename" + posts = "/:year/:month/:filename"