Update from Forestry.io - Updated Forestry configuration
This commit is contained in:
parent
27cc59b8fb
commit
3e55167a3e
1 changed files with 13 additions and 0 deletions
13
.forestry/front_matter/templates/blog-post.yml
Normal file
13
.forestry/front_matter/templates/blog-post.yml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
label: Blog Post
|
||||||
|
hide_body: false
|
||||||
|
fields:
|
||||||
|
- type: text
|
||||||
|
name: title
|
||||||
|
label: title
|
||||||
|
- type: datetime
|
||||||
|
name: date
|
||||||
|
label: date
|
||||||
|
- type: list
|
||||||
|
name: tags
|
||||||
|
label: tags
|
Loading…
Add table
Reference in a new issue