Fix post url

This commit is contained in:
Aloïs Micard 2020-05-20 23:02:59 +02:00
parent eed5d9f52e
commit e5f3c753b6

View file

@ -9,7 +9,7 @@ theme = "terminal"
themeColor = "green" themeColor = "green"
[permalinks] [permalinks]
posts = "/:title/" posts = "/:filename/"
tags = "/tag/:slug/" tags = "/tag/:slug/"
[languages] [languages]