Merge pull request #1543 from gentledawn/patch-1

Update theme.class.php
This commit is contained in:
Diego Najar 2023-10-14 10:07:09 +02:00 committed by GitHub
commit 7995d862bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,8 @@ class Theme {
'linkedin'=>'Linkedin',
'xing'=>'Xing',
'mastodon'=>'Mastodon',
'vk'=>'VK'
'vk'=>'VK',
'dribbble'=>'Dribbble'
);
foreach ($socialNetworks as $key=>$label) {