1
0
Fork 0
mirror of synced 2024-06-25 01:30:56 +12:00

feat: added stackoverflow provider

This commit is contained in:
Christy Jacob 2019-10-13 22:00:51 +04:00
parent d100ba4016
commit 490aab7bb0
2 changed files with 5 additions and 0 deletions

View file

@ -76,4 +76,9 @@ return [
'icon' => 'icon-twitter',
'enabled' => false,
],
'stackoverflow' => [
'developers' => 'https://developer.twitter.com/',
'icon' => 'icon-stackoverflow',
'enabled' => true,
],
];

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB