Fix permalinks
This commit is contained in:
parent
75b422ae3b
commit
289c9e0b07
|
@ -13,7 +13,7 @@ pygmentscodefences = true
|
|||
pygmentscodefencesguesssyntax = true
|
||||
|
||||
[permalinks]
|
||||
post = "posts/:title/"
|
||||
posts = "posts/:title/"
|
||||
default = ":title/"
|
||||
|
||||
[params]
|
||||
|
|
Loading…
Reference in New Issue