Hero paragraph and riff raff from live site
This commit is contained in:
parent
063b8a93a9
commit
9c659aec12
26 changed files with 944 additions and 1 deletions
20
config/field.storage.paragraph.field_hero_image.yml
Normal file
20
config/field.storage.paragraph.field_hero_image.yml
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
uuid: b17b1a14-b7d7-44ca-9060-cbc497cba9eb
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- media
|
||||
- paragraphs
|
||||
id: paragraph.field_hero_image
|
||||
field_name: field_hero_image
|
||||
entity_type: paragraph
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: media
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue