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
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
|
- block_visibility_groups
|
||||||
- system
|
- system
|
||||||
theme:
|
theme:
|
||||||
- octavia
|
- octavia
|
||||||
|
@ -11,7 +12,7 @@ _core:
|
||||||
id: octavia_branding
|
id: octavia_branding
|
||||||
theme: octavia
|
theme: octavia
|
||||||
region: navbar_branding
|
region: navbar_branding
|
||||||
weight: 0
|
weight: -17
|
||||||
provider: null
|
provider: null
|
||||||
plugin: system_branding_block
|
plugin: system_branding_block
|
||||||
settings:
|
settings:
|
||||||
|
@ -21,5 +22,9 @@ settings:
|
||||||
provider: system
|
provider: system
|
||||||
use_site_logo: true
|
use_site_logo: true
|
||||||
use_site_name: true
|
use_site_name: true
|
||||||
use_site_slogan: true
|
use_site_slogan: false
|
||||||
visibility: { }
|
visibility:
|
||||||
|
condition_group:
|
||||||
|
id: condition_group
|
||||||
|
negate: false
|
||||||
|
block_visibility_group: ''
|
||||||
|
|
|
@ -13,7 +13,7 @@ dependencies:
|
||||||
id: octavia_mountainbanner
|
id: octavia_mountainbanner
|
||||||
theme: octavia
|
theme: octavia
|
||||||
region: header
|
region: header
|
||||||
weight: 0
|
weight: -16
|
||||||
provider: null
|
provider: null
|
||||||
plugin: 'block_content:99e0d113-4340-4cfb-b8d7-90ca6b79a651'
|
plugin: 'block_content:99e0d113-4340-4cfb-b8d7-90ca6b79a651'
|
||||||
settings:
|
settings:
|
||||||
|
|
|
@ -9,7 +9,7 @@ _core:
|
||||||
id: octavia_page_title
|
id: octavia_page_title
|
||||||
theme: octavia
|
theme: octavia
|
||||||
region: header
|
region: header
|
||||||
weight: 0
|
weight: -15
|
||||||
provider: null
|
provider: null
|
||||||
plugin: page_title_block
|
plugin: page_title_block
|
||||||
settings:
|
settings:
|
||||||
|
|
|
@ -4,7 +4,7 @@ langcode: en
|
||||||
uuid: d8f028a8-f459-47a3-b265-284ba45ec6cc
|
uuid: d8f028a8-f459-47a3-b265-284ba45ec6cc
|
||||||
name: 'Experience Olympic'
|
name: 'Experience Olympic'
|
||||||
mail: tours@ExperienceOlympic.com
|
mail: tours@ExperienceOlympic.com
|
||||||
slogan: 'Savor the Biodiversity in Olympic on our Wildlife Tours'
|
slogan: ''
|
||||||
page:
|
page:
|
||||||
403: ''
|
403: ''
|
||||||
404: ''
|
404: ''
|
||||||
|
|
Loading…
Reference in a new issue