blog component

This commit is contained in:
Schneider Roland
2025-01-20 22:21:03 +01:00
parent 1437ba2fe3
commit a068aeb375
38 changed files with 1679 additions and 44 deletions

View File

@@ -0,0 +1,12 @@
{
"collectionName": "components_yoga_site_tags",
"info": {
"displayName": "tag"
},
"options": {},
"attributes": {
"tag": {
"type": "string"
}
}
}