Add rake tasks #306
1 changed files with 5 additions and 3 deletions
|
@ -16,7 +16,7 @@ dependencies:
|
|||
- node.type.blog
|
||||
module:
|
||||
- ds
|
||||
- paragraphs
|
||||
- entity_reference_revisions
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: e8yvfhoZmb_vDdkLtsMVv8u8XKzSRihmLtMph3nm6rM
|
||||
|
@ -36,11 +36,13 @@ content:
|
|||
ds:
|
||||
ds_limit: ''
|
||||
field_body_paragraph:
|
||||
type: paragraph_summary
|
||||
type: entity_reference_revisions_entity_view
|
||||
weight: 1
|
||||
region: content
|
||||
label: hidden
|
||||
settings: { }
|
||||
settings:
|
||||
view_mode: preview
|
||||
link: ''
|
||||
third_party_settings:
|
||||
ds:
|
||||
ds_limit: ''
|
||||
|
|
Loading…
Reference in a new issue