deep-music-visualizer-showdown/layouts/_default/single.json.json
2025-04-23 11:42:37 +02:00

4 lines
No EOL
130 B
JSON

{{ .RelPermalink }} > /that-page/
{{ with .OutputFormats.Get "json" -}}
{{ .RelPermalink }} > /that-page/index.json
{{- end }}