block.block.thunder_base_branding.yml in Thunder 8.5
Same filename and directory in other branches
- 8.2 config/install/block.block.thunder_base_branding.yml
- 8.3 config/install/block.block.thunder_base_branding.yml
- 8.4 config/install/block.block.thunder_base_branding.yml
- 6.2.x config/install/block.block.thunder_base_branding.yml
- 6.0.x config/install/block.block.thunder_base_branding.yml
- 6.1.x config/install/block.block.thunder_base_branding.yml
config/install/block.block.thunder_base_branding.yml
File
config/install/block.block.thunder_base_branding.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - system
- theme:
- - thunder_base
- id: thunder_base_branding
- theme: thunder_base
- region: header
- weight: 0
- provider: null
- plugin: system_branding_block
- settings:
- id: system_branding_block
- label: 'Site branding'
- provider: system
- label_display: '0'
- use_site_logo: true
- use_site_name: false
- use_site_slogan: true
- visibility: { }