Replace the slogan with the mountain banner on all pages
This commit is contained in:
parent
4bfab4f5a1
commit
f15b931b8a
4 changed files with 11 additions and 6 deletions
|
@ -3,6 +3,7 @@ langcode: en
|
|||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- system
|
||||
theme:
|
||||
- octavia
|
||||
|
@ -11,7 +12,7 @@ _core:
|
|||
id: octavia_branding
|
||||
theme: octavia
|
||||
region: navbar_branding
|
||||
weight: 0
|
||||
weight: -17
|
||||
provider: null
|
||||
plugin: system_branding_block
|
||||
settings:
|
||||
|
@ -21,5 +22,9 @@ settings:
|
|||
provider: system
|
||||
use_site_logo: true
|
||||
use_site_name: true
|
||||
use_site_slogan: true
|
||||
visibility: { }
|
||||
use_site_slogan: false
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
|
|
|
@ -13,7 +13,7 @@ dependencies:
|
|||
id: octavia_mountainbanner
|
||||
theme: octavia
|
||||
region: header
|
||||
weight: 0
|
||||
weight: -16
|
||||
provider: null
|
||||
plugin: 'block_content:99e0d113-4340-4cfb-b8d7-90ca6b79a651'
|
||||
settings:
|
||||
|
|
|
@ -9,7 +9,7 @@ _core:
|
|||
id: octavia_page_title
|
||||
theme: octavia
|
||||
region: header
|
||||
weight: 0
|
||||
weight: -15
|
||||
provider: null
|
||||
plugin: page_title_block
|
||||
settings:
|
||||
|
|
|
@ -4,7 +4,7 @@ langcode: en
|
|||
uuid: d8f028a8-f459-47a3-b265-284ba45ec6cc
|
||||
name: 'Experience Olympic'
|
||||
mail: tours@ExperienceOlympic.com
|
||||
slogan: 'Savor the Biodiversity in Olympic on our Wildlife Tours'
|
||||
slogan: ''
|
||||
page:
|
||||
403: ''
|
||||
404: ''
|
||||
|
|
Loading…
Reference in a new issue