Update content through Mattrbld

This commit is contained in:
2026-07-06 14:18:52 -07:00
parent 750387e1fe
commit 4b84920358
6 changed files with 188 additions and 0 deletions

View File

@ -0,0 +1,21 @@
{
"allowedTypes": [],
"defaultFilename": null,
"dir": "/src/categories",
"disableComments": false,
"disablePreview": false,
"draftByDefault": false,
"linkable": false,
"maxSize": null,
"permissions": {
"everybody": [
"everything"
]
},
"rawEntityNames": false,
"schemas": [
"/.mattrbld/schemas/product-category.json"
],
"type": "md",
"urlTemplate": ""
}