Update taxonomy templates

This commit is contained in:
Ryan Watters 2017-03-29 15:51:17 -05:00
parent 8b06205a7c
commit e1645544e6

View File

@ -11,7 +11,6 @@ weight: 50
draft: false
aliases: [/taxonomies/displaying/,/templates/terms/,/indexes/displaying/,/taxonomies/templates/,/indexes/ordering/, /templates/taxonomies/, /templates/taxonomy/]
toc: true
wip: true
---
<!-- NOTE! Check on https://github.com/spf13/hugo/issues/2826 for shifting of terms' pages to .Data.Pages AND
@ -303,11 +302,11 @@ This example will list all taxonomies and their terms, as well as all the conten
```
{{% /code %}}
## `.Site.GetPage` for Taxonomies
<!-- ## `.Site.GetPage` for Taxonomies
### `.Site.GetPage` Taxonomy List Example
### `.Site.GetPage` Taxonomy Terms Example
### `.Site.GetPage` Taxonomy Terms Example -->
[delimit]: /functions/delimit/