Update content through Mattrbld

This commit is contained in:
2025-02-09 21:06:23 -06:00
parent 4aad5009d1
commit 3e130081b1
5 changed files with 364 additions and 0 deletions

View File

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