4 lines
116 B
JSON
4 lines
116 B
JSON
|
{
|
||
|
"name": "{{ .Title }}", "featuredImage": "{{ .Params.featuredImage }}", "content": {{ .Content | jsonify }}
|
||
|
}
|