Compare commits
No commits in common. "38c8c8907b9f4662b903e47bfa164db9a2edaad4" and "9fb418aa95cc2757cef0e851000671cc9dc3a9f4" have entirely different histories.
38c8c8907b
...
9fb418aa95
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ collections:
|
||||||
label: "Blog"
|
label: "Blog"
|
||||||
folder: "content/blog"
|
folder: "content/blog"
|
||||||
create: true
|
create: true
|
||||||
slug: "{{slug}}/index.md"
|
slug: "{{title}}/{{slug}}"
|
||||||
nested:
|
nested:
|
||||||
depth: 2
|
depth: 2
|
||||||
summary: "{{title}}"
|
summary: "{{title}}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue