added home links as individual links, improved the home layout with field_group
This commit is contained in:
23
config/sync/field.storage.node.field_blabla_links.yml
Normal file
23
config/sync/field.storage.node.field_blabla_links.yml
Normal file
@@ -0,0 +1,23 @@
|
||||
uuid: b84596a8-e771-4449-a19f-1f87fb44a0f5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- field_permissions
|
||||
- link
|
||||
- node
|
||||
third_party_settings:
|
||||
field_permissions:
|
||||
permission_type: public
|
||||
id: node.field_blabla_links
|
||||
field_name: field_blabla_links
|
||||
entity_type: node
|
||||
type: link
|
||||
settings: { }
|
||||
module: link
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Reference in New Issue
Block a user