ariadne.space/layouts/_default/list.newswire.txt

6 lines
109 B
Plaintext

{{- range first 1 (where .Site.RegularPages "Section" "blog") -}}
{{ .Title }}
{{ .Permalink }}
{{- end -}}