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

5 lines
69 B
JSON
Raw Normal View History

2022-03-10 19:16:40 +01:00
{
"name": "{{ .Title }}",
"permalink" : "{{ .Permalink }}"
}