Make blog post url compliant with old blog

This commit is contained in:
Aloïs Micard 2020-05-20 09:43:14 +02:00
parent f26c4363fc
commit 067a0dc1e4

View file

@ -8,6 +8,9 @@ theme = "terminal"
centerTheme = true centerTheme = true
themeColor = "blue" themeColor = "blue"
[permalinks]
posts = "/:title/"
[languages] [languages]
[languages.en] [languages.en]
languageName = "English" languageName = "English"