Update from Forestry.io - Updated Forestry configuration
This commit is contained in:
parent
a08ee26cae
commit
32accb2e3f
2 changed files with 25 additions and 1 deletions
18
.forestry/front_matter/templates/new-blog.yml
Normal file
18
.forestry/front_matter/templates/new-blog.yml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
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'
|
||||
Loading…
Add table
Add a link
Reference in a new issue