5 lines
94 B
JSON
5 lines
94 B
JSON
{
|
|
"layout": "post.njk",
|
|
"permalink": "/posts/{{ title | slugify }}/",
|
|
"tags": "posts"
|
|
}
|