mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	clone render-image hook template
ref: https://gohugo.io/getting-started/configuration-markup/#render-hook-templates
This commit is contained in:
		
							
								
								
									
										3
									
								
								layouts/_default/_markup/render-image.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								layouts/_default/_markup/render-image.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | ||||
| <p> | ||||
|     <img src="{{ .Destination | safeURL }}" alt="{{ .Text }}" {{ with .Title}} title="{{ . }}" {{ end }} /> | ||||
| </p> | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange