gatsby-starter-blog-forestry/.forestry/front_matter/templates/new-blog.yml
2019-04-25 15:04:08 +00:00

18 lines
333 B
YAML

---
label: New Blog
hide_body: false
fields:
- type: text
name: title
label: Title
description: The Blog Post Title
config:
required: true
default: New Post
- type: text
name: date
label: Date
description: Example format 2015-05-01T22:12:03.284Z
config:
required: true
default: '2015-05-01T22:12:03.284Z'