Export copyright block
This commit is contained in:
parent
721434adea
commit
f24415edd3
26
config/default/block.block.copyright.yml
Normal file
26
config/default/block.block.copyright.yml
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
uuid: 98a97d49-afd5-4d42-aaa9-bb1847f05a3f
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
content:
|
||||||
|
- 'block_content:basic_block:46af9ab1-a071-467b-bd77-9651e18acc49'
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
theme:
|
||||||
|
- opdavies
|
||||||
|
id: copyright
|
||||||
|
theme: opdavies
|
||||||
|
region: footer
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'block_content:46af9ab1-a071-467b-bd77-9651e18acc49'
|
||||||
|
settings:
|
||||||
|
id: 'block_content:46af9ab1-a071-467b-bd77-9651e18acc49'
|
||||||
|
label: Copyright
|
||||||
|
provider: block_content
|
||||||
|
label_display: '0'
|
||||||
|
status: true
|
||||||
|
info: ''
|
||||||
|
view_mode: full
|
||||||
|
visibility: { }
|
||||||
|
|
Loading…
Reference in a new issue