Files
encoach_cms/src/components/footer/navigation.json
2024-03-18 10:21:00 +00:00

28 lines
428 B
JSON

{
"collectionName": "components_footer_navigations",
"info": {
"displayName": "Navigation"
},
"options": {},
"attributes": {
"Text": {
"type": "string"
},
"WhyUs": {
"type": "string"
},
"Capabilities": {
"type": "string"
},
"Expertise": {
"type": "string"
},
"History": {
"type": "string"
},
"Contact": {
"type": "string"
}
}
}