mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-08 23:40:40 +02:00
@@ -418,6 +418,10 @@ func (p *nopPage) Scratch() *maps.Scratch {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (p *nopPage) Store() *maps.Scratch {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (p *nopPage) RelatedKeywords(cfg related.IndexConfig) ([]related.Keyword, error) {
|
||||
return nil, nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user