mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-10 19:54:08 +02:00
Some godoc adjustments and image struct renames
This commit is contained in:
@@ -156,6 +156,7 @@ func (m *MenuEntry) isSamePage(p Page) bool {
|
||||
return false
|
||||
}
|
||||
|
||||
// For internal use.
|
||||
func (m *MenuEntry) MarshallMap(ime map[string]any) error {
|
||||
var err error
|
||||
for k, v := range ime {
|
||||
|
Reference in New Issue
Block a user