Fix blog permalinks
This commit is contained in:
parent
1058411215
commit
1cde952f62
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ copyright = 'This work is licensed under a Creative Commons Attribution-NonComme
|
|||
name = 'redstrate'
|
||||
|
||||
[permalinks]
|
||||
blog = '/:year/:month/:title/'
|
||||
blog = 'blog/:year/:month/:title/'
|
||||
|
||||
[menu]
|
||||
[[menu.main]]
|
||||
|
|
Loading…
Add table
Reference in a new issue