Export config
This commit is contained in:
parent
4ac087b88c
commit
1c75b76269
202 changed files with 10990 additions and 0 deletions
23
config/default/block.block.sitebranding.yml
Normal file
23
config/default/block.block.sitebranding.yml
Normal file
|
@ -0,0 +1,23 @@
|
|||
uuid: 2a431fd0-5784-4c38-84ab-ed9570be93e6
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- system
|
||||
theme:
|
||||
- seven
|
||||
id: sitebranding
|
||||
theme: seven
|
||||
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: { }
|
Loading…
Add table
Add a link
Reference in a new issue