mirror of
https://github.com/danbee/danbarber.me
synced 2025-03-04 08:59:10 +00:00
Add singular label for blog posts
This commit is contained in:
parent
5c27888162
commit
14f3ce8d2b
@ -8,7 +8,7 @@ media_folder: "_pictures/blog"
|
|||||||
|
|
||||||
collections:
|
collections:
|
||||||
- name: "blog"
|
- name: "blog"
|
||||||
label: "Blog Posts"
|
label: "Blog Post"
|
||||||
folder: "_posts"
|
folder: "_posts"
|
||||||
create: true
|
create: true
|
||||||
slug: "{{year}}-{{month}}-{{day}}-{{slug}}"
|
slug: "{{year}}-{{month}}-{{day}}-{{slug}}"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user