mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
@@ -174,6 +174,10 @@ func (p *nopPage) GetParam(key string) interface{} {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (p *nopPage) GetTerms(taxonomy string) Pages {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (p *nopPage) GitInfo() *gitmap.GitInfo {
|
||||
return nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user