diff --git a/includes/elb-social-logos.php b/includes/elb-social-logos.php index b33fef7..312c2ac 100644 --- a/includes/elb-social-logos.php +++ b/includes/elb-social-logos.php @@ -34,6 +34,9 @@ function elb_get_social_logo( $social_logo, $args = array() ) { case 'twitter-alt': $svg = ''; break; + case 'x': + $svg = ''; + break; case 'whatsapp': $svg = ''; break; diff --git a/templates/sharing.php b/templates/sharing.php index 92cced5..ac5a4c8 100644 --- a/templates/sharing.php +++ b/templates/sharing.php @@ -6,8 +6,8 @@ - - + +