Move the config sync directory

This commit is contained in:
Oliver Davies 2020-10-30 00:21:59 +00:00
parent b5d1dc7551
commit 4008f511f8
295 changed files with 2 additions and 29 deletions

View file

@ -0,0 +1,43 @@
uuid: 60c9b2c7-c8b8-4236-bc1f-37cfd574b28a
langcode: en
status: true
dependencies:
config:
- block_content.type.recommendation
- field.field.block_content.recommendation.body
- field.field.block_content.recommendation.field_photo
- field.field.block_content.recommendation.field_role
- image.style.recommendation
module:
- image
- text
id: block_content.recommendation.default
targetEntityType: block_content
bundle: recommendation
mode: default
content:
body:
label: hidden
type: text_default
weight: 2
settings: { }
third_party_settings: { }
region: content
field_photo:
weight: 3
label: hidden
settings:
image_style: recommendation
image_link: ''
third_party_settings: { }
type: image
region: content
field_role:
weight: 0
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
hidden: { }