mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
@@ -78,7 +78,7 @@ func (n *Node) IsMenuCurrent(menuId string, inme *MenuEntry) bool {
|
||||
}
|
||||
|
||||
func (n *Node) Hugo() *HugoInfo {
|
||||
return getHugoInfo()
|
||||
return hugoInfo
|
||||
}
|
||||
|
||||
func (n *Node) isSameAsDescendantMenu(inme *MenuEntry, parent *MenuEntry) bool {
|
||||
|
Reference in New Issue
Block a user