1
0
beire-hugo/themes/api-theme/layouts/_default/item.api.json
2020-10-21 12:47:37 +02:00

4 lines
116 B
JSON

{
"name": "{{ .Title }}", "featuredImage": "{{ .Params.featuredImage }}", "content": {{ .Content | jsonify }}
}