Config sync
This commit is contained in:
parent
6f35f7777a
commit
f578ac77b4
6 changed files with 78 additions and 10 deletions
|
@ -1,9 +1,9 @@
|
|||
uuid: 820fb882-7770-4ea0-a3e8-1dae7677a84d
|
||||
uuid: d52e363b-2234-46e3-a44b-ffd9fc198a03
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
content:
|
||||
- 'block_content:basic:6b3da151-4897-4e24-80bc-2bdd28eb3617'
|
||||
- 'block_content:basic:3760e7eb-29de-4f25-b7ee-76421679cf64'
|
||||
module:
|
||||
- block_content
|
||||
- system
|
||||
|
@ -12,11 +12,11 @@ dependencies:
|
|||
id: homepagehero
|
||||
theme: dcb2017
|
||||
region: featured
|
||||
weight: -8
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: 'block_content:6b3da151-4897-4e24-80bc-2bdd28eb3617'
|
||||
plugin: 'block_content:3760e7eb-29de-4f25-b7ee-76421679cf64'
|
||||
settings:
|
||||
id: 'block_content:6b3da151-4897-4e24-80bc-2bdd28eb3617'
|
||||
id: 'block_content:3760e7eb-29de-4f25-b7ee-76421679cf64'
|
||||
label: 'Homepage hero'
|
||||
provider: block_content
|
||||
label_display: '0'
|
||||
|
|
Reference in a new issue