Update aboutme block
This commit is contained in:
parent
93873f0623
commit
721434adea
|
@ -1,9 +1,9 @@
|
||||||
uuid: 052d967c-8535-47e5-a7d0-130125704ed5
|
uuid: 5a40ebc9-95dc-49af-9a94-7724faa58c27
|
||||||
langcode: en
|
langcode: en
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
content:
|
content:
|
||||||
- 'block_content:basic_block:32371a8f-5a9f-45c5-86c8-251562df8022'
|
- 'block_content:basic_block:5124375b-ca89-4c71-90f6-b8ef4e83ecbb'
|
||||||
module:
|
module:
|
||||||
- block_content
|
- block_content
|
||||||
- ctools
|
- ctools
|
||||||
|
@ -14,9 +14,9 @@ theme: opdavies
|
||||||
region: content
|
region: content
|
||||||
weight: 0
|
weight: 0
|
||||||
provider: null
|
provider: null
|
||||||
plugin: 'block_content:32371a8f-5a9f-45c5-86c8-251562df8022'
|
plugin: 'block_content:5124375b-ca89-4c71-90f6-b8ef4e83ecbb'
|
||||||
settings:
|
settings:
|
||||||
id: 'block_content:32371a8f-5a9f-45c5-86c8-251562df8022'
|
id: 'block_content:5124375b-ca89-4c71-90f6-b8ef4e83ecbb'
|
||||||
label: 'About Me'
|
label: 'About Me'
|
||||||
provider: block_content
|
provider: block_content
|
||||||
label_display: visible
|
label_display: visible
|
||||||
|
@ -32,3 +32,4 @@ visibility:
|
||||||
negate: false
|
negate: false
|
||||||
context_mapping:
|
context_mapping:
|
||||||
node: '@node.node_route_context:node'
|
node: '@node.node_route_context:node'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue