diff --git a/config.toml b/config.toml index bd822cc..aa3f2c8 100644 --- a/config.toml +++ b/config.toml @@ -18,7 +18,7 @@ paginate = 3 [permalinks] pages = '/:title' - posts = '/:year/:month/:title/' + posts = '/:year/:month/:slug/' [taxonomies] tag = 'tags'