mirror of
				https://github.com/gohugoio/hugoDocs.git
				synced 2025-11-03 23:40:39 -05:00 
			
		
		
		
	
		
			
				
	
	
	
		
			449 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			449 B
		
	
	
	
	
	
	
	
| linktitle | description | godocref | date | publishdate | lastmod | categories | menu | keywords | signature | workson | hugoversion | relatedfuncs | deprecated | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| imageConfig | Parses the image and returns the height, width, and color model. | 2017-02-01 | 2017-02-01 | 2017-02-01 | 
  | 
  | 
  | 
  | 
false | 
{{ with (imageConfig "favicon.ico") }}
favicon.ico: {{.Width}} x {{.Height}}
{{ end }}