mirror of https://github.com/luizdepra/hugo-coder.git
Fix permalinks
exampleSite/config.toml @@ -13,7 +13,7 @@ pygmentscodefencesguesssyntax = true [permalinks] post = "posts/:title/" posts = "posts/:title/" default = ":title/" [params]