diff --git a/core/modules/system/tests/fixtures/update/block.block.testfor2476947.yml b/core/modules/system/tests/fixtures/update/block.block.testfor2476947.yml index 53162b6..21cfb2f 100644 --- a/core/modules/system/tests/fixtures/update/block.block.testfor2476947.yml +++ b/core/modules/system/tests/fixtures/update/block.block.testfor2476947.yml @@ -1,4 +1,3 @@ -uuid: 6d4df0fb-e985-4798-b400-f5242d95f0f7 langcode: en status: true dependencies: diff --git a/core/profiles/minimal/config/install/block.block.stark_page_title.yml b/core/profiles/minimal/config/install/block.block.stark_page_title.yml index d00cbb9..d5fe87c 100644 --- a/core/profiles/minimal/config/install/block.block.stark_page_title.yml +++ b/core/profiles/minimal/config/install/block.block.stark_page_title.yml @@ -1,16 +1,17 @@ +langcode: en +status: true +dependencies: + theme: + - stark id: stark_page_title theme: stark -weight: -30 -status: true -langcode: en region: content +weight: -30 +provider: null plugin: page_title_block settings: id: page_title_block - label: Page title + label: 'Page title' provider: core label_display: '0' -dependencies: - theme: - - stark visibility: { } diff --git a/core/profiles/standard/config/install/block.block.bartik_page_title.yml b/core/profiles/standard/config/install/block.block.bartik_page_title.yml index b774edb..21cfb2f 100644 --- a/core/profiles/standard/config/install/block.block.bartik_page_title.yml +++ b/core/profiles/standard/config/install/block.block.bartik_page_title.yml @@ -1,16 +1,17 @@ +langcode: en +status: true +dependencies: + theme: + - bartik id: bartik_page_title theme: bartik -weight: -50 -status: true -langcode: en region: content +weight: -50 +provider: null plugin: page_title_block settings: id: page_title_block - label: Page title + label: 'Page title' provider: core label_display: '0' -dependencies: - theme: - - bartik visibility: { } diff --git a/core/profiles/standard/config/install/block.block.classy_page_title.yml b/core/profiles/standard/config/install/block.block.classy_page_title.yml index 5b11692..4236224 100644 --- a/core/profiles/standard/config/install/block.block.classy_page_title.yml +++ b/core/profiles/standard/config/install/block.block.classy_page_title.yml @@ -1,16 +1,17 @@ +langcode: en +status: true +dependencies: + theme: + - classy id: classy_page_title theme: classy -weight: -50 -status: true -langcode: en region: content +weight: -50 +provider: null plugin: page_title_block settings: id: page_title_block - label: Page title + label: 'Page title' provider: core label_display: '0' -dependencies: - theme: - - classy visibility: { } diff --git a/core/profiles/standard/config/install/block.block.seven_page_title.yml b/core/profiles/standard/config/install/block.block.seven_page_title.yml index 4d059a7..56df293 100644 --- a/core/profiles/standard/config/install/block.block.seven_page_title.yml +++ b/core/profiles/standard/config/install/block.block.seven_page_title.yml @@ -1,16 +1,17 @@ +langcode: en +status: true +dependencies: + theme: + - seven id: seven_page_title theme: seven -weight: -30 -status: true -langcode: en region: header +weight: -30 +provider: null plugin: page_title_block settings: id: page_title_block - label: Page Title + label: 'Page title' provider: core label_display: '0' -dependencies: - theme: - - seven visibility: { }