Make blog post url compliant with old blog
This commit is contained in:
parent
f26c4363fc
commit
067a0dc1e4
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue