Add LinkedIn social share button and add ARIA hidden to Font Awesome icons

- Close #174
- Close #179
This commit is contained in:
Michael Rose
2016-04-01 15:40:38 -04:00
parent 541d230b7a
commit 416cc123ec
3 changed files with 12 additions and 6 deletions

View File

@ -121,7 +121,8 @@
$social:
(facebook, $facebook-color),
(twitter, $twitter-color),
(google-plus, $google-plus-color);
(google-plus, $google-plus-color),
(linkedin, $linkedin-color);
@each $socialnetwork, $color in $social {
&--#{$socialnetwork} {