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
|
||||
themeColor = "blue"
|
||||
|
||||
[permalinks]
|
||||
posts = "/:title/"
|
||||
|
||||
[languages]
|
||||
[languages.en]
|
||||
languageName = "English"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue