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