1
0
beire-hugo/themes/api-theme/layouts/_default/item_reduced.api.json

6 lines
90 B
JSON
Raw Normal View History

2020-10-23 02:16:20 +02:00
{
"name": "{{ .Slug }}",
"title": "{{ .Title }}",
2020-10-23 02:19:43 +02:00
"permalink": "{{ .Permalink }}"
2020-10-23 02:16:20 +02:00
}