Add LinkedIn social share button and add ARIA hidden to Font Awesome icons
- Close #174 - Close #179
This commit is contained in:
@ -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} {
|
||||
|
Reference in New Issue
Block a user