Enable Octavia Camouflage & configure to use PWGD skin
Also we turn off the logo in system branding block.
This commit is contained in:
parent
1bc81eabd5
commit
ad35f5a8d1
34 changed files with 1009 additions and 1 deletions
30
config/block.block.octavia_camouflage_branding.yml
Normal file
30
config/block.block.octavia_camouflage_branding.yml
Normal file
|
@ -0,0 +1,30 @@
|
|||
uuid: f6923ec1-15e6-49a5-9062-65634f998e0b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- system
|
||||
theme:
|
||||
- octavia_camouflage
|
||||
_core:
|
||||
default_config_hash: iPg6898SxUQVlYH_NuWRzSkMQuOaPSwLjQBREX8oAaI
|
||||
id: octavia_camouflage_branding
|
||||
theme: octavia_camouflage
|
||||
region: navbar_branding
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: system_branding_block
|
||||
settings:
|
||||
id: system_branding_block
|
||||
label: 'Site branding'
|
||||
label_display: '0'
|
||||
provider: system
|
||||
use_site_logo: false
|
||||
use_site_name: true
|
||||
use_site_slogan: true
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
Loading…
Add table
Add a link
Reference in a new issue