Fix post url
This commit is contained in:
parent
eed5d9f52e
commit
e5f3c753b6
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ theme = "terminal"
|
||||||
themeColor = "green"
|
themeColor = "green"
|
||||||
|
|
||||||
[permalinks]
|
[permalinks]
|
||||||
posts = "/:title/"
|
posts = "/:filename/"
|
||||||
tags = "/tag/:slug/"
|
tags = "/tag/:slug/"
|
||||||
|
|
||||||
[languages]
|
[languages]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue