Never mind; not worth breaking out of flow content
Revert "Delete the front page block; it'll go in the page"
This reverts commit 26f84ddb60
.
This commit is contained in:
parent
1d915bd525
commit
4e1be7cb72
2 changed files with 73 additions and 0 deletions
38
config/sync/block.block.agarica_home_page_hero.yml
Normal file
38
config/sync/block.block.agarica_home_page_hero.yml
Normal file
|
@ -0,0 +1,38 @@
|
||||||
|
uuid: c256a0a1-d41a-4676-a217-deb82478a648
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_visibility_groups.block_visibility_group.home_page
|
||||||
|
content:
|
||||||
|
- 'block_content:slide:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d'
|
||||||
|
enforced:
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
- block_visibility_groups
|
||||||
|
theme:
|
||||||
|
- agarica
|
||||||
|
_core:
|
||||||
|
default_config_hash: yrjEishyUjrj-W7Iw-FCaXglo0YlxoflpzCxWd7zHYY
|
||||||
|
id: agarica_home_page_hero
|
||||||
|
theme: agarica
|
||||||
|
region: highlighted
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'block_content:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d'
|
||||||
|
settings:
|
||||||
|
id: 'block_content:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d'
|
||||||
|
label: 'Home page hero'
|
||||||
|
provider: block_content
|
||||||
|
label_display: '0'
|
||||||
|
status: true
|
||||||
|
info: ''
|
||||||
|
view_mode: full
|
||||||
|
visibility:
|
||||||
|
condition_group:
|
||||||
|
id: condition_group
|
||||||
|
negate: false
|
||||||
|
block_visibility_group: home_page
|
||||||
|
context_mapping: { }
|
35
config/sync/block.block.home_page_hero.yml
Normal file
35
config/sync/block.block.home_page_hero.yml
Normal file
|
@ -0,0 +1,35 @@
|
||||||
|
uuid: a81f2b01-7f56-43cb-971f-1fcaed333189
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- block_visibility_groups.block_visibility_group.home_page
|
||||||
|
enforced:
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
module:
|
||||||
|
- block_visibility_groups
|
||||||
|
theme:
|
||||||
|
- octavia
|
||||||
|
_core:
|
||||||
|
default_config_hash: yrjEishyUjrj-W7Iw-FCaXglo0YlxoflpzCxWd7zHYY
|
||||||
|
id: home_page_hero
|
||||||
|
theme: octavia
|
||||||
|
region: highlighted
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'block_content:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d'
|
||||||
|
settings:
|
||||||
|
id: 'block_content:9f7eec29-3c40-49f1-b7d9-18ff5c4eb32d'
|
||||||
|
label: 'Home page hero'
|
||||||
|
provider: block_content
|
||||||
|
label_display: '0'
|
||||||
|
status: true
|
||||||
|
info: ''
|
||||||
|
view_mode: full
|
||||||
|
visibility:
|
||||||
|
condition_group:
|
||||||
|
id: condition_group
|
||||||
|
negate: false
|
||||||
|
block_visibility_group: home_page
|
||||||
|
context_mapping: { }
|
Loading…
Reference in a new issue