Start adding testimonials
This commit is contained in:
parent
811ac5d9f2
commit
b8ca93ff2b
29 changed files with 1649 additions and 3 deletions
21
config/sync/field.storage.node.field_role.yml
Normal file
21
config/sync/field.storage.node.field_role.yml
Normal file
|
@ -0,0 +1,21 @@
|
|||
uuid: 3fe93000-f6bb-4831-9119-6e66c6b398a8
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
id: node.field_role
|
||||
field_name: field_role
|
||||
entity_type: node
|
||||
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