mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00: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