new conventions
This commit is contained in:
parent
586c63c42a
commit
9907b0f273
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ enableRobotsTXT = "false"
|
||||||
|
|
||||||
[permalinks]
|
[permalinks]
|
||||||
posts = "/blog/:year-:month-:day-:slug/"
|
posts = "/blog/:year-:month-:day-:slug/"
|
||||||
pages = "/:filename/"
|
pages = "/:contentbasename/"
|
||||||
|
|
||||||
[frontmatter]
|
[frontmatter]
|
||||||
date = ["date", "publishDate"]
|
date = ["date", "publishDate"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue