Add front page blocks
This commit is contained in:
parent
9338985230
commit
a940e28691
31
config/default/block.block.certificationbadges.yml
Normal file
31
config/default/block.block.certificationbadges.yml
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
uuid: 1cf2931b-16ec-44f5-9dec-cc172f5b982d
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
content:
|
||||||
|
- 'block_content:basic_block:8160bcb8-d26f-4ef7-a9a4-1f7f27a2bd02'
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- opdavies
|
||||||
|
id: certificationbadges
|
||||||
|
theme: opdavies
|
||||||
|
region: sidebar_second
|
||||||
|
weight: -3
|
||||||
|
provider: null
|
||||||
|
plugin: 'block_content:8160bcb8-d26f-4ef7-a9a4-1f7f27a2bd02'
|
||||||
|
settings:
|
||||||
|
id: 'block_content:8160bcb8-d26f-4ef7-a9a4-1f7f27a2bd02'
|
||||||
|
label: 'Certification badges'
|
||||||
|
provider: block_content
|
||||||
|
label_display: '0'
|
||||||
|
status: true
|
||||||
|
info: ''
|
||||||
|
view_mode: full
|
||||||
|
visibility:
|
||||||
|
request_path:
|
||||||
|
id: request_path
|
||||||
|
pages: '<front>'
|
||||||
|
negate: false
|
||||||
|
context_mapping: { }
|
31
config/default/block.block.drupalassociationmemberbadge.yml
Normal file
31
config/default/block.block.drupalassociationmemberbadge.yml
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
uuid: 8fc8457d-6358-480c-be43-69fd8b14c3a8
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
content:
|
||||||
|
- 'block_content:basic_block:89248382-67bb-47a6-840a-dfa4ceb6ff63'
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- opdavies
|
||||||
|
id: drupalassociationmemberbadge
|
||||||
|
theme: opdavies
|
||||||
|
region: sidebar_second
|
||||||
|
weight: -4
|
||||||
|
provider: null
|
||||||
|
plugin: 'block_content:89248382-67bb-47a6-840a-dfa4ceb6ff63'
|
||||||
|
settings:
|
||||||
|
id: 'block_content:89248382-67bb-47a6-840a-dfa4ceb6ff63'
|
||||||
|
label: 'Drupal Association member badge'
|
||||||
|
provider: block_content
|
||||||
|
label_display: '0'
|
||||||
|
status: true
|
||||||
|
info: ''
|
||||||
|
view_mode: full
|
||||||
|
visibility:
|
||||||
|
request_path:
|
||||||
|
id: request_path
|
||||||
|
pages: '<front>'
|
||||||
|
negate: false
|
||||||
|
context_mapping: { }
|
|
@ -217,7 +217,7 @@ display:
|
||||||
description: ''
|
description: ''
|
||||||
expanded: false
|
expanded: false
|
||||||
parent: ''
|
parent: ''
|
||||||
weight: '-49'
|
weight: -49
|
||||||
context: '0'
|
context: '0'
|
||||||
menu_name: main
|
menu_name: main
|
||||||
cache_metadata:
|
cache_metadata:
|
||||||
|
|
|
@ -185,7 +185,7 @@ display:
|
||||||
description: ''
|
description: ''
|
||||||
expanded: false
|
expanded: false
|
||||||
parent: ''
|
parent: ''
|
||||||
weight: '-48'
|
weight: -48
|
||||||
context: '0'
|
context: '0'
|
||||||
menu_name: main
|
menu_name: main
|
||||||
cache_metadata:
|
cache_metadata:
|
||||||
|
|
Loading…
Reference in a new issue