Fix permalinks

This commit is contained in:
Luiz F. A. de Prá 2018-03-08 17:11:35 -03:00
parent 75b422ae3b
commit 289c9e0b07
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ pygmentscodefences = true
pygmentscodefencesguesssyntax = true
[permalinks]
post = "posts/:title/"
posts = "posts/:title/"
default = ":title/"
[params]