diff --git a/config.toml b/config.toml index 309abe4..ecae7fb 100644 --- a/config.toml +++ b/config.toml @@ -14,3 +14,6 @@ poweredby = true [params.social] email = "blog@bouah.net" + +[permalinks] +post = "/:year/:month/:slug/"