mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-31 22:41:53 +02:00
committed by
Bjørn Erik Pedersen
parent
7874b96815
commit
3a216186b2
@@ -348,6 +348,10 @@ func (p *nopPage) Parent() Page {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (p *nopPage) Ancestors() Pages {
|
||||
return nil
|
||||
}
|
||||
|
||||
func (p *nopPage) Path() string {
|
||||
return ""
|
||||
}
|
||||
|
Reference in New Issue
Block a user