BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
31
config/sync/core.entity_view_display.node.static.default.yml
Normal file
31
config/sync/core.entity_view_display.node.static.default.yml
Normal file
@@ -0,0 +1,31 @@
|
||||
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
|
Reference in New Issue
Block a user