Move the home page block feature to below the home page custom blocks
This commit is contained in:
parent
decf908143
commit
e703b1d3e7
6 changed files with 7 additions and 7 deletions
|
@ -18,8 +18,8 @@ _core:
|
||||||
default_config_hash: _nmlhOeWfOyaMIMAfKhf_LEJ4eG9vdXDTuogV7xjoDA
|
default_config_hash: _nmlhOeWfOyaMIMAfKhf_LEJ4eG9vdXDTuogV7xjoDA
|
||||||
id: home_page_feature
|
id: home_page_feature
|
||||||
theme: octavia
|
theme: octavia
|
||||||
region: content
|
region: content_bottom
|
||||||
weight: -14
|
weight: -12
|
||||||
provider: null
|
provider: null
|
||||||
plugin: 'block_content:2b547200-6da3-4608-aa40-b98a6bea4933'
|
plugin: 'block_content:2b547200-6da3-4608-aa40-b98a6bea4933'
|
||||||
settings:
|
settings:
|
||||||
|
|
|
@ -15,7 +15,7 @@ _core:
|
||||||
id: views_block__article_block_promoted
|
id: views_block__article_block_promoted
|
||||||
theme: octavia
|
theme: octavia
|
||||||
region: content_bottom
|
region: content_bottom
|
||||||
weight: -12
|
weight: -11
|
||||||
provider: null
|
provider: null
|
||||||
plugin: 'views_block:article-block_promoted'
|
plugin: 'views_block:article-block_promoted'
|
||||||
settings:
|
settings:
|
||||||
|
|
|
@ -15,7 +15,7 @@ _core:
|
||||||
id: views_block__blog_block_promoted
|
id: views_block__blog_block_promoted
|
||||||
theme: octavia
|
theme: octavia
|
||||||
region: content
|
region: content
|
||||||
weight: -12
|
weight: -13
|
||||||
provider: null
|
provider: null
|
||||||
plugin: 'views_block:blog-block_promoted'
|
plugin: 'views_block:blog-block_promoted'
|
||||||
settings:
|
settings:
|
||||||
|
|
|
@ -15,7 +15,7 @@ _core:
|
||||||
id: views_block__content_by_author_block_author
|
id: views_block__content_by_author_block_author
|
||||||
theme: octavia
|
theme: octavia
|
||||||
region: content
|
region: content
|
||||||
weight: -10
|
weight: -11
|
||||||
provider: null
|
provider: null
|
||||||
plugin: 'views_block:content_by_author-block_author'
|
plugin: 'views_block:content_by_author-block_author'
|
||||||
settings:
|
settings:
|
||||||
|
|
|
@ -15,7 +15,7 @@ _core:
|
||||||
id: views_block__related_content_block_related_content
|
id: views_block__related_content_block_related_content
|
||||||
theme: octavia
|
theme: octavia
|
||||||
region: content
|
region: content
|
||||||
weight: -11
|
weight: -12
|
||||||
provider: null
|
provider: null
|
||||||
plugin: 'views_block:related_content-block_related_content'
|
plugin: 'views_block:related_content-block_related_content'
|
||||||
settings:
|
settings:
|
||||||
|
|
|
@ -15,7 +15,7 @@ _core:
|
||||||
id: views_block__resource_block_promoted
|
id: views_block__resource_block_promoted
|
||||||
theme: octavia
|
theme: octavia
|
||||||
region: content
|
region: content
|
||||||
weight: -13
|
weight: -14
|
||||||
provider: null
|
provider: null
|
||||||
plugin: 'views_block:resource-block_promoted'
|
plugin: 'views_block:resource-block_promoted'
|
||||||
settings:
|
settings:
|
||||||
|
|
Loading…
Reference in a new issue