mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
feat: added stackoverflow provider
This commit is contained in:
@@ -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.0 KiB |
Reference in New Issue
Block a user