block.block.bartik_branding.yml
Same filename in other branches
1 string reference to 'block.block.bartik_branding'
- system_update_8006 in core/
modules/ system/ system.install - Place branding blocks in every theme.
File
-
core/
profiles/ standard/ config/ install/ block.block.bartik_branding.yml
View source
- langcode: en
- status: true
- dependencies:
- module:
- - system
- theme:
- - bartik
- id: bartik_branding
- theme: bartik
- 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: { }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.