Created the rest of the structure of the CMS

This commit is contained in:
Tiago Ribeiro
2024-03-18 10:21:00 +00:00
parent edeae4a8c3
commit bd0b7a32ff
62 changed files with 14701 additions and 133 deletions

View File

@@ -0,0 +1,19 @@
{
"collectionName": "components_footer_abouts",
"info": {
"displayName": "About",
"description": ""
},
"options": {},
"attributes": {
"Terms": {
"type": "string"
},
"PrivacyPolicy": {
"type": "string"
},
"Text": {
"type": "string"
}
}
}