From 4e1be7cb72710fc986921b8912391a9789567952 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sat, 17 Nov 2018 21:59:42 -0500 Subject: [PATCH] Never mind; not worth breaking out of flow content Revert "Delete the front page block; it'll go in the page" This reverts commit 26f84ddb604cc41181870b991122355395de4622. --- .../block.block.agarica_home_page_hero.yml | 38 +++++++++++++++++++ config/sync/block.block.home_page_hero.yml | 35 +++++++++++++++++ 2 files changed, 73 insertions(+) create mode 100644 config/sync/block.block.agarica_home_page_hero.yml create mode 100644 config/sync/block.block.home_page_hero.yml diff --git a/config/sync/block.block.agarica_home_page_hero.yml b/config/sync/block.block.agarica_home_page_hero.yml new file mode 100644 index 0000000..90be570 --- /dev/null +++ b/config/sync/block.block.agarica_home_page_hero.yml @@ -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: { } diff --git a/config/sync/block.block.home_page_hero.yml b/config/sync/block.block.home_page_hero.yml new file mode 100644 index 0000000..510194b --- /dev/null +++ b/config/sync/block.block.home_page_hero.yml @@ -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: { }