Add featured content block to homepage
This commit is contained in:
parent
9b8dc97174
commit
152854df5b
1 changed files with 36 additions and 0 deletions
|
@ -0,0 +1,36 @@
|
|||
uuid: 003eb8a5-597a-4ec9-9ad5-a50573ff103f
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- views.view.home_page_views
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- system
|
||||
- views
|
||||
theme:
|
||||
- geofresco
|
||||
id: views_block__home_page_views_block_featured
|
||||
theme: geofresco
|
||||
region: content
|
||||
weight: -10
|
||||
provider: null
|
||||
plugin: 'views_block:home_page_views-block_featured'
|
||||
settings:
|
||||
id: 'views_block:home_page_views-block_featured'
|
||||
label: 'Featured articles'
|
||||
provider: views
|
||||
label_display: visible
|
||||
views_label: 'Featured articles'
|
||||
items_per_page: none
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
context_mapping: { }
|
||||
request_path:
|
||||
id: request_path
|
||||
pages: '<front>'
|
||||
negate: false
|
||||
context_mapping: { }
|
Loading…
Add table
Reference in a new issue