You are here

block.block.socialblue_sitebranding.yml in Open Social 8.7

modules/social_features/social_core/config/optional/block.block.socialblue_sitebranding.yml

File

modules/social_features/social_core/config/optional/block.block.socialblue_sitebranding.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - system
  6. theme:
  7. - socialblue
  8. id: socialblue_sitebranding
  9. theme: socialblue
  10. region: header
  11. weight: 3
  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: false
  22. visibility: { }