4 lines
No EOL
130 B
JSON
4 lines
No EOL
130 B
JSON
{{ .RelPermalink }} > /that-page/
|
|
{{ with .OutputFormats.Get "json" -}}
|
|
{{ .RelPermalink }} > /that-page/index.json
|
|
{{- end }} |