block.block.stark_branding.yml in Zircon Profile 8.0
Same filename and directory in other branches
core/profiles/minimal/config/install/block.block.stark_branding.yml
1 string reference to 'block.block.stark_branding'
- system_update_8006 in core/
modules/ system/ system.install - Place branding blocks in every theme.
File
core/profiles/minimal/config/install/block.block.stark_branding.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - system
- theme:
- - stark
- id: stark_branding
- theme: stark
- 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: true
- use_site_slogan: true
- visibility: { }