config: add permalink option for blog posts

This commit is contained in:
Bruno BELANYI 2020-07-15 11:41:09 +02:00
parent 8fe5d1ffb7
commit 6cfd4a5041

View file

@ -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"