Merge pull request #138 from eringrand/G+icon
Google+ Icon, added by @eringrand
This commit is contained in:
		
						commit
						c6b833e1f6
					
				
					 3 changed files with 5 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -29,6 +29,8 @@ footer-links:
 | 
			
		|||
  twitter: jekyllrb
 | 
			
		||||
  stackoverflow: # your stackoverflow profile, e.g. "users/50476/bart-kiers"
 | 
			
		||||
  youtube: # channel/<your_long_string> or user/<user-name>
 | 
			
		||||
  googleplus: # anything in your profile username that comes after plus.google.com/
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# Enter your Disqus shortname (not your username) to enable commenting on posts
 | 
			
		||||
# You can find your shortname on the Settings page of your Disqus account
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -9,4 +9,5 @@
 | 
			
		|||
{% if site.footer-links.rss %}<a href="{{ site.baseurl }}/feed.xml"><i class="svg-icon rss"></i></a>{% endif %}
 | 
			
		||||
{% if site.footer-links.twitter %}<a href="http://twitter.com/{{ site.footer-links.twitter }}"><i class="svg-icon twitter"></i></a>{% endif %}
 | 
			
		||||
{% if site.footer-links.stackoverflow %}<a href="http://stackoverflow.com/{{ site.footer-links.stackoverflow }}"><i class="svg-icon stackoverflow"></i></a>{% endif %}
 | 
			
		||||
{% if site.footer-links.youtube %}<a href="http://youtube.com/{{ site.footer-links.youtube }}"><i class="svg-icon youtube"></i></a>{% endif %}
 | 
			
		||||
{% if site.footer-links.youtube %}<a href="http://youtube.com/{{ site.footer-links.youtube }}"><i class="svg-icon youtube"></i></a>{% endif %}
 | 
			
		||||
{% if site.footer-links.googleplus %}<a href="http://plus.google.com/{{ site.footer-links.googleplus }}"><i class="svg-icon googleplus"></i></a>{% endif %}
 | 
			
		||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue