mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	Allow adding SVG in place of logo image (#976)
Usage => Params.label.iconSVG: "<your SVG as a string>"
This commit is contained in:
		| @@ -27,7 +27,7 @@ | ||||
|     font-weight: 700; | ||||
| } | ||||
|  | ||||
| .logo a img { | ||||
| .logo a img, .logo a svg { | ||||
|     display: inline; | ||||
|     vertical-align: middle; | ||||
|     pointer-events: none; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aniket Teredesai
					Aniket Teredesai