ff-webpage-cms/src/components/global/footer.json

22 lines
391 B
JSON

{
"collectionName": "components_global_footers",
"info": {
"displayName": "Fußzeile",
"icon": "apps",
"description": ""
},
"options": {},
"attributes": {
"copyright": {
"type": "string"
},
"maintained_by": {
"type": "string"
},
"links": {
"type": "component",
"repeatable": true,
"component": "items.link"
}
}
}