diff --git a/src/wp-content/themes/twentyseventeen/inc/icon-functions.php b/src/wp-content/themes/twentyseventeen/inc/icon-functions.php index 44bfe9ec53..82a1ebedcc 100644 --- a/src/wp-content/themes/twentyseventeen/inc/icon-functions.php +++ b/src/wp-content/themes/twentyseventeen/inc/icon-functions.php @@ -205,6 +205,7 @@ function twentyseventeen_social_links_icons() { 'vimeo.com' => 'vimeo', 'vine.co' => 'vine', 'vk.com' => 'vk', + 'wa.me' => 'whatsapp', 'whatsapp.com' => 'whatsapp', 'wordpress.org' => 'wordpress', 'wordpress.com' => 'wordpress',