hugo-theme-lowtech/layouts/_default/item.json.json

5 lines
69 B
JSON

{
"name": "{{ .Title }}",
"permalink" : "{{ .Permalink }}"
}