Test Tidal icon
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 8s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 8s
				
			This commit is contained in:
		| @@ -47,6 +47,10 @@ ShowReadingTime = true | ||||
|   name = 'goodreads' | ||||
|   url = 'https://www.goodreads.com/rolandthomasjr' | ||||
|  | ||||
|   [[params.socialIcons]] | ||||
|   name = 'tidal' | ||||
|   url = 'https://www.tidal.com' | ||||
|  | ||||
|   [[params.socialIcons]] | ||||
|   name = 'email' | ||||
|   url = 'mailto:roland@rtj.dev' | ||||
|   | ||||
| @@ -608,6 +608,10 @@ | ||||
| <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentcolor"> | ||||
|     <path d="M11.998 20.486a1.757 1.757 0 1 1 0 3.514 1.757 1.757 0 0 1 0-3.514zm-6.335 0a1.757 1.757 0 1 1 0 3.514 1.757 1.757 0 0 1 0-3.514zm12.671 0a1.757 1.757 0 1 1 0 3.514 1.757 1.757 0 0 1 0-3.514zM12 0c5.7 0 10.322 4.066 10.322 9.082 0 5.016-4.622 9.083-10.322 9.083a11.45 11.45 0 0 1-4.523-.917l-5.171 1.293 1.105-4.42c-1.094-1.442-1.733-3.175-1.733-5.039C1.678 4.066 6.3 0 12 0zm-.001 4.235A2.926 2.926 0 0 0 9.072 7.16v1.17h-.115a.47.47 0 0 0-.47.47v4.126c0 .26.21.471.47.471h6.086c.26 0 .47-.21.47-.47V8.798a.47.47 0 0 0-.47-.47h-.115v-1.17a2.927 2.927 0 0 0-2.93-2.924zm0 1.17c.972 0 1.758.786 1.758 1.754v1.17h-3.514v-1.17c0-.968.786-1.754 1.756-1.754z"></path> | ||||
| </svg> | ||||
| {{- else if (eq $icon_name "tidal") -}} | ||||
| <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentcolor"> | ||||
|     <path d="M12.012 3.992L8.008 7.996 4.004 3.992 0 7.996 4.004 12l4.004-4.004L12.012 12l-4.004 4.004 4.004 4.004 4.004-4.004L12.012 12l4.004-4.004-4.004-4.004zM16.042 7.996l3.979-3.979L24 7.996l-3.979 3.979z"/> | ||||
| </svg> | ||||
| {{- else if (eq $icon_name "tiktok") -}} | ||||
| <svg version="1.0" xmlns="http://www.w3.org/2000/svg" fill="currentColor" stroke-width="2" | ||||
|     viewBox="0 0 76.000000 76.000000" preserveAspectRatio="xMidYMid meet"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user