23 lines
397 B
JSON
23 lines
397 B
JSON
|
{
|
||
|
"collectionName": "components_global_footers",
|
||
|
"info": {
|
||
|
"displayName": "Footer",
|
||
|
"icon": "apps",
|
||
|
"description": ""
|
||
|
},
|
||
|
"options": {},
|
||
|
"attributes": {
|
||
|
"copyright": {
|
||
|
"type": "string"
|
||
|
},
|
||
|
"designed_developed_by": {
|
||
|
"type": "string"
|
||
|
},
|
||
|
"links": {
|
||
|
"type": "component",
|
||
|
"repeatable": true,
|
||
|
"component": "shared.link"
|
||
|
}
|
||
|
}
|
||
|
}
|