You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

post.yml 337B

12345678910111213141516171819202122
  1. ---
  2. label: Post
  3. hide_body: false
  4. fields:
  5. - type: text
  6. name: title
  7. label: title
  8. - type: datetime
  9. name: date
  10. label: date
  11. - type: file
  12. name: image
  13. label: image
  14. - type: text
  15. name: author
  16. label: author
  17. - name: description
  18. type: text
  19. config:
  20. required: false
  21. label: description
  22. description: this is meta description