diff --git a/bl-kernel/helpers/theme.class.php b/bl-kernel/helpers/theme.class.php index badd8a9a..6140a440 100644 --- a/bl-kernel/helpers/theme.class.php +++ b/bl-kernel/helpers/theme.class.php @@ -15,7 +15,8 @@ class Theme { 'linkedin'=>'Linkedin', 'xing'=>'Xing', 'mastodon'=>'Mastodon', - 'vk'=>'VK' + 'vk'=>'VK', + 'dribbble'=>'Dribbble' ); foreach ($socialNetworks as $key=>$label) {