block.block.bartik_branding.yml

Same filename in other branches
  1. 9 core/profiles/standard/config/optional/block.block.bartik_branding.yml
core/profiles/standard/config/install/block.block.bartik_branding.yml
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
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - system
  6. theme:
  7. - bartik
  8. id: bartik_branding
  9. theme: bartik
  10. region: header
  11. weight: 0
  12. provider: null
  13. plugin: system_branding_block
  14. settings:
  15. id: system_branding_block
  16. label: 'Site branding'
  17. provider: system
  18. label_display: '0'
  19. use_site_logo: true
  20. use_site_name: true
  21. use_site_slogan: true
  22. visibility: { }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.