mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-06-19 23:30:35 +00:00
docs: showcase tags taxonomy #567
This commit is contained in:
parent
41cefeda69
commit
75d9839bd8
3 changed files with 3 additions and 1 deletions
exampleSite/content/configuration/customization
layouts/partials
|
@ -1,6 +1,7 @@
|
||||||
+++
|
+++
|
||||||
categories = ["explanation", "howto", "reference"]
|
categories = ["explanation", "howto", "reference"]
|
||||||
description = "How to display custom taxonomies on your pages"
|
description = "How to display custom taxonomies on your pages"
|
||||||
|
tags = ["taxonomy"]
|
||||||
title = "Taxonomies"
|
title = "Taxonomies"
|
||||||
weight = 7
|
weight = 7
|
||||||
+++
|
+++
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
+++
|
+++
|
||||||
categories = ["explanation", "howto", "reference"]
|
categories = ["explanation", "howto", "reference"]
|
||||||
description = "How to display custom taxonomies on your pages"
|
description = "How to display custom taxonomies on your pages"
|
||||||
|
tags = ["taxonomy"]
|
||||||
title = "Taxonomies"
|
title = "Taxonomies"
|
||||||
weight = 7
|
weight = 7
|
||||||
+++
|
+++
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
6.4.0+b581dbb6e5c093d4e091db21e06d529a35714ce5
|
6.4.0+41cefeda69ff9515c9a6cdba22ddb6920f6245ea
|
Loading…
Add table
Add a link
Reference in a new issue