mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 11:45:26 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			216 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			216 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <div class="social-icons">
 | |
|     {{- range . -}}
 | |
|     <a href="{{ .url }}" target="_blank" rel="noopener noreferrer" rel="me"
 | |
|         title="{{ .name | humanize }}">{{ partial "svg.html" . }}</a>
 | |
|     {{- end -}}
 | |
| </div>
 | 
