12345678910111213141516171819202122232425262728293031 |
- uuid: c0baa20c-d3f3-433f-9fa7-0945d53df0bb
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.node.static.body
- - node.type.static
- module:
- - text
- - user
- _core:
- default_config_hash: oGSMA6gtfWJ1AlOJQfaQ3Qpi7ZarWaHqInUX9DaJLzo
- id: node.static.default
- targetEntityType: node
- bundle: static
- mode: default
- content:
- body:
- label: hidden
- type: text_default
- weight: 0
- settings: { }
- third_party_settings: { }
- region: content
- links:
- weight: 1
- region: content
- settings: { }
- third_party_settings: { }
- hidden:
- langcode: true
|