Browse Source

Update from Forestry.io - Updated Forestry configuration

pull/1/head
[email protected] Forestry.io 6 years ago
parent
commit
f640229341
1 changed files with 25 additions and 0 deletions
  1. +25
    -0
      .forestry/front_matter/templates/blog-post.yml

+ 25
- 0
.forestry/front_matter/templates/blog-post.yml View File

@@ -0,0 +1,25 @@
---
label: Blog post
hide_body: false
fields:
- type: text
name: title
label: title
- type: text
name: author
label: author
- type: text
name: type
label: type
- type: datetime
name: date
label: date
- type: text
name: url
label: url
- type: list
name: categories
label: categories
- type: list
name: tags
label: tags

Loading…
Cancel
Save