diff --git a/blog/config.toml b/blog/config.toml index 0bdf717..0131566 100644 --- a/blog/config.toml +++ b/blog/config.toml @@ -19,5 +19,8 @@ footnoteReturnLinkContents = "^" category = "categories" tag = "tags" +[permalinks] + posts = '/:title/' + [params] description = "a blog for friends of mineral town"