You are here

core.entity_view_display.node.landing_page.default.yml in Lightning Layout 8.2

modules/lightning_landing_page/config/install/core.entity_view_display.node.landing_page.default.yml

File

modules/lightning_landing_page/config/install/core.entity_view_display.node.landing_page.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - node.type.landing_page
  6. module:
  7. - layout_builder
  8. third_party_settings:
  9. layout_builder:
  10. allow_custom: false
  11. enabled: true
  12. sections:
  13. -
  14. layout_id: layout_onecol
  15. layout_settings: { }
  16. components: { }
  17. third_party_settings: { }
  18. layout_library:
  19. enable: true
  20. layout_builder_restrictions:
  21. entity_view_mode_restriction:
  22. whitelisted_blocks: { }
  23. allowed_layouts:
  24. - layout_onecol
  25. - layout_twocol_section
  26. - layout_threecol_section
  27. - layout_fourcol_section
  28. id: node.landing_page.default
  29. targetEntityType: node
  30. bundle: landing_page
  31. mode: default
  32. content:
  33. field_meta_tags:
  34. type: metatag_empty_formatter
  35. region: content
  36. label: hidden
  37. weight: 0
  38. settings: { }
  39. third_party_settings: { }
  40. hidden:
  41. body: true
  42. links: true