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
|
||||
id: home_page_feature
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: -14
|
||||
region: content_bottom
|
||||
weight: -12
|
||||
provider: null
|
||||
plugin: 'block_content:2b547200-6da3-4608-aa40-b98a6bea4933'
|
||||
settings:
|
||||
|
|
|
@ -15,7 +15,7 @@ _core:
|
|||
id: views_block__article_block_promoted
|
||||
theme: octavia
|
||||
region: content_bottom
|
||||
weight: -12
|
||||
weight: -11
|
||||
provider: null
|
||||
plugin: 'views_block:article-block_promoted'
|
||||
settings:
|
||||
|
|
|
@ -15,7 +15,7 @@ _core:
|
|||
id: views_block__blog_block_promoted
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: -12
|
||||
weight: -13
|
||||
provider: null
|
||||
plugin: 'views_block:blog-block_promoted'
|
||||
settings:
|
||||
|
|
|
@ -15,7 +15,7 @@ _core:
|
|||
id: views_block__content_by_author_block_author
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: -10
|
||||
weight: -11
|
||||
provider: null
|
||||
plugin: 'views_block:content_by_author-block_author'
|
||||
settings:
|
||||
|
|
|
@ -15,7 +15,7 @@ _core:
|
|||
id: views_block__related_content_block_related_content
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: -11
|
||||
weight: -12
|
||||
provider: null
|
||||
plugin: 'views_block:related_content-block_related_content'
|
||||
settings:
|
||||
|
|
|
@ -15,7 +15,7 @@ _core:
|
|||
id: views_block__resource_block_promoted
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: -13
|
||||
weight: -14
|
||||
provider: null
|
||||
plugin: 'views_block:resource-block_promoted'
|
||||
settings:
|
||||
|
|
Loading…
Reference in a new issue