mirror of https://github.com/jpanther/congo.git
📝 Add some taxonomy content examples
parent
1857637094
commit
212e92bb83
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
title: Tags
|
||||
---
|
||||
|
||||
Congo has full support for Hugo taxonomies and will adapt to any taxonomy set up. Taxonomy listings like this one also support custom content to be displayed above the list of terms.
|
||||
|
||||
This area could be used to add some extra decriptive text to each taxonomy. Check out the [advanced tag]({{< ref "advanced" >}}) below to see how to take this concept even further.
|
||||
|
||||
---
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: advanced
|
||||
---
|
||||
|
||||
This is the advanced tag. Just like other listing pages in Congo, you can add custom content to individual taxonomy terms and it will be displayed at the top of the term listing. :rocket:
|
||||
|
||||
You can also use these content pages to define Hugo metadata like titles and descriptions that will be used for SEO and other purposes.
|
Loading…
Reference in New Issue