site/news/post_template.json

8 lines
169 B
JSON

{
"published": false,
"date": "The Date",
"title": "post title ",
"author": "your name",
"content": "content here <strong>html works too</strong>"
}