mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	Add social icon for substack (#1197)
This commit is contained in:
		 Shivan Sivakumaran
					Shivan Sivakumaran
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							031e2ba57e
						
					
				
				
					commit
					a34784c3ed
				
			| @@ -584,6 +584,12 @@ | |||||||
|     <path |     <path | ||||||
|         d="M15.387 17.944l-2.089-4.116h-3.065L15.387 24l5.15-10.172h-3.066m-7.008-5.599l2.836 5.598h4.172L10.463 0l-7 13.828h4.169"/> |         d="M15.387 17.944l-2.089-4.116h-3.065L15.387 24l5.15-10.172h-3.066m-7.008-5.599l2.836 5.598h4.172L10.463 0l-7 13.828h4.169"/> | ||||||
| </svg> | </svg> | ||||||
|  | </svg> | ||||||
|  | {{- else if (eq $icon_name "substack") -}} | ||||||
|  | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" stroke-width="2"> | ||||||
|  |     <path d="M22.539 8.242H1.46V5.406h21.08v2.836zM1.46 10.812V24L12 18.11 22.54 24V10.812H1.46zM22.54 0H1.46v2.836h21.08V0z"/> | ||||||
|  | </svg> | ||||||
|  |  | ||||||
| {{- else if (eq $icon_name "telegram") -}} | {{- else if (eq $icon_name "telegram") -}} | ||||||
| <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" | ||||||
|     stroke-linecap="round" stroke-linejoin="round"> |     stroke-linecap="round" stroke-linejoin="round"> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user