Created the rest of the structure of the CMS
This commit is contained in:
19
src/components/footer/about.json
Normal file
19
src/components/footer/about.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"collectionName": "components_footer_abouts",
|
||||
"info": {
|
||||
"displayName": "About",
|
||||
"description": ""
|
||||
},
|
||||
"options": {},
|
||||
"attributes": {
|
||||
"Terms": {
|
||||
"type": "string"
|
||||
},
|
||||
"PrivacyPolicy": {
|
||||
"type": "string"
|
||||
},
|
||||
"Text": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user