block.block.sitebranding.yml in Opigno LMS 3.x
config/install/block.block.sitebranding.yml
1 string reference to 'block.block.sitebranding'
- opigno_lms_update_9005 in ./
opigno_lms.install - Import updated configs.
File
config/install/block.block.sitebranding.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - system
- theme:
- - aristotle
- id: sitebranding
- theme: aristotle
- region: branding
- 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: false
- visibility: { }