Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/taxonomies/templates.md')
-rw-r--r--docs/content/taxonomies/templates.md17
1 files changed, 9 insertions, 8 deletions
diff --git a/docs/content/taxonomies/templates.md b/docs/content/taxonomies/templates.md
index 969d27a1a..43e27a6aa 100644
--- a/docs/content/taxonomies/templates.md
+++ b/docs/content/taxonomies/templates.md
@@ -1,14 +1,15 @@
---
-title: "Taxonomy Templates"
-date: "2013-07-01"
-linktitle: "Templates"
-aliases: ["/indexes/templates/"]
-weight: 30
+aliases:
+- /indexes/templates/
+date: 2013-07-01
+linktitle: Templates
menu:
main:
- parent: 'taxonomy'
-prev: "/templates/displaying"
-next: "/taxonomies/ordering"
+ parent: taxonomy
+next: /taxonomies/ordering
+prev: /templates/displaying
+title: Taxonomy Templates
+weight: 30
---
There are two different templates that the use of taxonomies will require you to provide.