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
21
config/field.storage.paragraph.field_hero_height.yml
Normal file
21
config/field.storage.paragraph.field_hero_height.yml
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
uuid: 15ec8627-c329-473d-8f51-352d2dee4a69
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- paragraphs
|
||||
id: paragraph.field_hero_height
|
||||
field_name: field_hero_height
|
||||
entity_type: paragraph
|
||||
type: string
|
||||
settings:
|
||||
max_length: 255
|
||||
case_sensitive: false
|
||||
is_ascii: false
|
||||
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