Update content through Mattrbld

This commit is contained in:
2025-02-09 21:25:02 -06:00
parent 3e130081b1
commit f0edb6fbce
5 changed files with 268 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
{
"allowedTypes": null,
"dir": "/projects",
"disableComments": false,
"disablePreview": false,
"draftByDefault": false,
"schemas": [
"/.mattrbld/schemas/Projects.json"
],
"linkable": false,
"maxSize": null,
"permissions": {
"everybody": [
"everything"
]
},
"type": "json",
"urlTemplate": ""
}