mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
6123eaac2c
The `_default` folder is removed.
4 lines
89 B
Plaintext
4 lines
89 B
Plaintext
{{- range (where .Site.Pages "Kind" "page") -}}
|
|
{{- println .Permalink -}}
|
|
{{- end -}}
|