diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 090cacd..580c74c 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -67,5 +67,6 @@ enableEmoji = true weight = 10 [permalinks] + [permalinks.page] posts = "/:year/:month/:filename" series = "/:year/:month/:filename"