mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			223 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			223 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <div class="social-icons">
 | |
|     {{- range . }}
 | |
|     <a href="{{ trim .url " " }}" rel="noopener noreferrer me" title="{{ (.title | default .name) | title }}">
 | |
|         {{ partial "svg.html" . }}
 | |
|     </a>
 | |
|     {{- end }}
 | |
| </div>
 | 
