Change social media icons
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 9s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 9s
				
			This commit is contained in:
		| @@ -12,7 +12,7 @@ jobs: | ||||
|       - name: Setup node.js | ||||
|         run: | | ||||
|           apk --update add nodejs npm git | ||||
|       - name: Check out repository code | ||||
|       - name: Check out repository code recursively | ||||
|         uses: actions/checkout@v3 | ||||
|         with: | ||||
|           submodules: recursive | ||||
|   | ||||
| @@ -19,6 +19,10 @@ ShowReadingTime = true | ||||
|     Title = "Roland Thomas Jr \U0001F525" | ||||
|     Content = 'Welcome to my blog' | ||||
|  | ||||
|   [[params.socialIcons]] | ||||
|   name = 'twitter' | ||||
|   url = 'https://twitter.com/rolandthomasjr' | ||||
|  | ||||
|   [[params.socialIcons]] | ||||
|   name = 'mastodon' | ||||
|   url = 'https://mastodon.social/@rolandtjr' | ||||
| @@ -31,10 +35,6 @@ ShowReadingTime = true | ||||
|   name = 'codewars' | ||||
|   url = 'https://www.codewars.com/users/rolandtjr' | ||||
|  | ||||
|   [[params.socialIcons]] | ||||
|   name = 'hackerrank' | ||||
|   url = 'https://www.hackerrank.com/roland26' | ||||
|  | ||||
|   [[params.socialIcons]] | ||||
|   name = 'credly' | ||||
|   url = 'https://credly.com/users/roland-thomas-jr' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user