diff --git a/hugo.toml b/hugo.toml index 7337450..86f51b1 100644 --- a/hugo.toml +++ b/hugo.toml @@ -38,6 +38,9 @@ theme = 'hello-friend-ng' category = "categories" series = "series" +[permalinks] + posts = "/posts/:year/:month/:title/" + [languages] [languages.en] title = "dustin newkirk"