mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
[Docs] Complete the transition from "indexes" to "taxonomies" (almost)
Also mention `.Site.Indexes` → `.Site.Taxonomies` as well as the upcoming `.Site.Recent` → `.Site.Pages` transitions.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
baseurl = ""
|
||||
|
||||
[indexes]
|
||||
[taxonomies]
|
||||
tag = "tags"
|
||||
group = "groups"
|
||||
menu = "menu"
|
||||
|
Reference in New Issue
Block a user