erynwells.me/layouts/_default/single.json

4 lines
78 B
JSON

{
"title": "{{ .Title }}",
"main": "{{ partial `single_main.html` . }}"
}