generated from inherentlee/11ty
Update content through Mattrbld
This commit is contained in:
21
.mattrbld/collections/pages.json
Normal file
21
.mattrbld/collections/pages.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"allowedTypes": [],
|
||||
"defaultFilename": null,
|
||||
"dir": "/src",
|
||||
"disableComments": false,
|
||||
"disablePreview": false,
|
||||
"draftByDefault": false,
|
||||
"linkable": true,
|
||||
"maxSize": null,
|
||||
"permissions": {
|
||||
"everybody": [
|
||||
"everything"
|
||||
]
|
||||
},
|
||||
"rawEntityNames": false,
|
||||
"schemas": [
|
||||
"/.mattrbld/schemas/page.json"
|
||||
],
|
||||
"type": "md",
|
||||
"urlTemplate": "/:title/"
|
||||
}
|
||||
Reference in New Issue
Block a user