This is the result after adding the content block
No effect on the fixed block part even though i checkmarked an option to update the default content. Ref #24
This commit is contained in:
parent
9d226d6227
commit
49f5e64f1c
1 changed files with 35 additions and 0 deletions
35
config/sync/block.block.homepagehero.yml
Normal file
35
config/sync/block.block.homepagehero.yml
Normal file
|
@ -0,0 +1,35 @@
|
||||||
|
uuid: fe8af6d0-f206-4a72-b259-b26b91d85a35
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- fixed_block_content.fixed_block_content.home_page_hero
|
||||||
|
module:
|
||||||
|
- block_visibility_groups
|
||||||
|
- fixed_block_content
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- geofresco
|
||||||
|
id: homepagehero
|
||||||
|
theme: geofresco
|
||||||
|
region: highlighted
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'fixed_block_content:home_page_hero'
|
||||||
|
settings:
|
||||||
|
id: 'fixed_block_content:home_page_hero'
|
||||||
|
label: 'Home page hero'
|
||||||
|
provider: fixed_block_content
|
||||||
|
label_display: visible
|
||||||
|
view_mode: default
|
||||||
|
visibility:
|
||||||
|
condition_group:
|
||||||
|
id: condition_group
|
||||||
|
negate: false
|
||||||
|
block_visibility_group: ''
|
||||||
|
context_mapping: { }
|
||||||
|
request_path:
|
||||||
|
id: request_path
|
||||||
|
pages: '<front>'
|
||||||
|
negate: false
|
||||||
|
context_mapping: { }
|
Loading…
Add table
Reference in a new issue