5 lines
94 B
JSON
5 lines
94 B
JSON
{
|
|
"layout": "collection.njk",
|
|
"tags": ["pages"],
|
|
"permalink": "/{{ page.fileSlug }}/"
|
|
}
|