Back to Vercel

Taxonomy

examples/hugo/themes/ananke/layouts/_default/taxonomy.html

16.1.2174 B
Original Source

{{ define "main" }}

Below you will find pages that utilize the taxonomy term “{{ .Title }}”

{{ range .Pages }} {{ partial "summary.html" . }} {{ end }} {{ end }}