mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
@@ -252,6 +252,10 @@ type PageWithoutContent interface {
|
||||
maps.Scratcher
|
||||
RelatedKeywordsProvider
|
||||
|
||||
// GetTerms gets the terms of a given taxonomy,
|
||||
// e.g. GetTerms("categories")
|
||||
GetTerms(taxonomy string) Pages
|
||||
|
||||
DeprecatedWarningPageMethods
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user