Add new posts url layout

This commit is contained in:
Aloïs Micard 2020-05-21 14:18:34 +02:00
parent add0146df2
commit 3a39d710fa
2 changed files with 93 additions and 1 deletions

View file

@ -4,6 +4,7 @@ title = "Aloïs Micard | Tech blog"
theme = "terminal"
disqusShortname = "creekorful-me"
googleAnalytics = "UA-100732589-2"
disableAliases = true
[params]
fullWidthTheme = false
@ -11,7 +12,7 @@ googleAnalytics = "UA-100732589-2"
themeColor = "green"
[permalinks]
posts = "/:filename/"
posts = "/:year/:month/:filename/"
[languages]
[languages.en]