1
0
beire-hugo/inc/themes/api-theme/layouts/_default/item_reduced.api.json
2024-11-22 23:57:15 +01:00

7 lines
130 B
JSON

{
"name": "{{ .Slug }}",
"title": "{{ .Title }}",
"permalink": "{{ .Permalink }}",
"content": "{{ .Content | jsonify }}"
}