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.

34 lines
711 B

5 years ago
  1. uuid: 6b209bb8-ad39-45ad-8ec5-17e85d941d6a
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - block_content.type.basic
  7. - field.field.block_content.basic.body
  8. module:
  9. - text
  10. _core:
  11. default_config_hash: e1Nu5xXAuF_QplbBUhQBPLnYWvHtDX0MkZnpuCiY8uM
  12. id: block_content.basic.default
  13. targetEntityType: block_content
  14. bundle: basic
  15. mode: default
  16. content:
  17. body:
  18. type: text_textarea_with_summary
  19. weight: -4
  20. region: content
  21. settings:
  22. rows: 9
  23. summary_rows: 3
  24. placeholder: ''
  25. third_party_settings: { }
  26. info:
  27. type: string_textfield
  28. weight: -5
  29. region: content
  30. settings:
  31. size: 60
  32. placeholder: ''
  33. third_party_settings: { }
  34. hidden: { }