Remove the resource block promoted block and update title and description of resource and event views
This commit is contained in:
parent
cf93f3af2f
commit
9798caca75
6 changed files with 16 additions and 42 deletions
|
@ -2,6 +2,9 @@ uuid: 19b15e56-a362-4403-aae6-1a8b14c67b4e
|
|||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_class
|
||||
- block_visibility_groups
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
|
@ -17,4 +20,8 @@ settings:
|
|||
label: 'Page title'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
visibility: { }
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
|
|
|
@ -1,33 +0,0 @@
|
|||
uuid: 85f5cd0f-5f12-4834-8f59-c5cce8c19e52
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.home_page
|
||||
- views.view.resource
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- views
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: DI69rTS0Bj5-RjyySaiyHvjBZH04xxsO7tSJ0CVfVdU
|
||||
id: views_block__resource_block_promoted
|
||||
theme: octavia
|
||||
region: content
|
||||
weight: -14
|
||||
provider: null
|
||||
plugin: 'views_block:resource-block_promoted'
|
||||
settings:
|
||||
id: 'views_block:resource-block_promoted'
|
||||
label: ''
|
||||
label_display: visible
|
||||
provider: views
|
||||
views_label: ''
|
||||
items_per_page: none
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
context_mapping: { }
|
||||
block_visibility_group: home_page
|
|
@ -221,7 +221,7 @@ display:
|
|||
type: normal
|
||||
title: Blog
|
||||
description: ''
|
||||
weight: -48
|
||||
weight: -47
|
||||
enabled: true
|
||||
expanded: false
|
||||
menu_name: main
|
||||
|
|
|
@ -341,9 +341,9 @@ display:
|
|||
path: events
|
||||
menu:
|
||||
type: normal
|
||||
title: 'Scheduled Group Tours'
|
||||
description: 'See a listing of our events.'
|
||||
weight: -49
|
||||
title: 'Packaged Guided Tours'
|
||||
description: 'In addition to Private Day Tours, we offer several Packaged Guided Tours'
|
||||
weight: -47
|
||||
enabled: true
|
||||
expanded: false
|
||||
menu_name: main
|
||||
|
|
|
@ -283,7 +283,7 @@ display:
|
|||
type: normal
|
||||
title: 'People (not used)'
|
||||
description: ''
|
||||
weight: -41
|
||||
weight: -45
|
||||
enabled: false
|
||||
expanded: false
|
||||
menu_name: main
|
||||
|
|
|
@ -262,9 +262,9 @@ display:
|
|||
path: resources
|
||||
menu:
|
||||
type: normal
|
||||
title: Resources
|
||||
description: 'Get connected with our resources.'
|
||||
weight: -47
|
||||
title: Bibliography
|
||||
description: 'Resources about the Olympic Peninsula'
|
||||
weight: -46
|
||||
enabled: true
|
||||
expanded: false
|
||||
menu_name: main
|
||||
|
|
Loading…
Reference in a new issue