Add new posts url layout
This commit is contained in:
parent
add0146df2
commit
3a39d710fa
2 changed files with 93 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue