config: add permalink option for blog posts
This commit is contained in:
parent
8fe5d1ffb7
commit
6cfd4a5041
|
@ -29,6 +29,10 @@ menu:
|
|||
author:
|
||||
name: "Bruno BELANYI"
|
||||
|
||||
permalinks:
|
||||
posts: /:year/:month/:day/:title/
|
||||
|
||||
|
||||
params:
|
||||
author: "Bruno BELANYI"
|
||||
description: "A simple blog about programmation"
|
||||
|
|
Loading…
Reference in a new issue