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.

lectures.yml 323B

12345678910111213141516171819202122
  1. ---
  2. label: Lectures
  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_webp
  13. label: image_webp
  14. - type: file
  15. name: image
  16. label: image
  17. - type: text
  18. name: author
  19. label: author
  20. - type: text
  21. name: description
  22. label: description