mirror of
				https://github.com/adityatelange/hugo-PaperMod.git
				synced 2025-11-04 10:22:44 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			206 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			206 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<div class="social-icons">
 | 
						|
    {{- range . -}}
 | 
						|
    <a href="{{ .url }}" target="_blank" rel="noopener noreferrer"
 | 
						|
        title="{{ .name | humanize }}">{{ partial "svg.html" . }}</a>
 | 
						|
    {{- end -}}
 | 
						|
</div> |