Files
FixIt/layouts/index.txt
T

3 lines
88 B
Plaintext

{{- range (where .Site.Pages "Kind" "page") -}}
{{- println .Permalink -}}
{{- end -}}