mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	Fix Spacing in overall repo
This commit is contained in:
		| @@ -1,6 +1,7 @@ | ||||
| <div class="social-icons"> | ||||
|     {{- range . -}} | ||||
|     <a href="{{ trim .url " " }}" target="_blank" rel="noopener noreferrer me" | ||||
|         title="{{ .name | humanize }}">{{ partial "svg.html" . }}</a> | ||||
|     {{- end -}} | ||||
|     {{- range . }} | ||||
|     <a href="{{ trim .url " " }}" target="_blank" rel="noopener noreferrer me" title="{{ .name | humanize }}"> | ||||
|         {{ partial "svg.html" . }} | ||||
|     </a> | ||||
|     {{- end }} | ||||
| </div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange