Update themes/mytheme/layouts/partials/social_icons.html
This commit is contained in:
		
							parent
							
								
									600ad12aad
								
							
						
					
					
						commit
						13131dc8b4
					
				| 
						 | 
				
			
			@ -1,5 +1,4 @@
 | 
			
		|||
<div class="social-icons">
 | 
			
		||||
<br />
 | 
			
		||||
    {{- range . }}
 | 
			
		||||
    <a href="{{ trim .url " " }}" target="_blank" rel="noopener noreferrer me" title="{{ (.title | default .name) | title }}">
 | 
			
		||||
        {{ partial "svg.html" . }}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue