Files
mattrbld/.mattrbld/collections/pages.json
T

21 lines
383 B
JSON
Raw Normal View History

2026-09-15 18:34:24 -07:00
{
"allowedTypes": [],
"defaultFilename": null,
"dir": "/src/pages",
"disableComments": false,
"disablePreview": false,
"draftByDefault": false,
"linkable": false,
"maxSize": null,
"permissions": {
"everybody": [
"everything"
]
},
"rawEntityNames": false,
"schemas": [
"/.mattrbld/schemas/page.json"
],
"type": "md",
"urlTemplate": ""
}