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: ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue