We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a07f776 commit 112e5d9Copy full SHA for 112e5d9
config/_default/config.toml
@@ -50,7 +50,7 @@ enableRobotsTXT = true
50
tabWidth = 4
51
52
[permalinks]
53
- blog = '/:year/:month/:day/:filename/'
+ blog = '/:year/:month/:day/:contentbasename/'
54
55
[cover]
56
hidden = false # hide everywhere but not in structured data
0 commit comments