Update Twitter logo link
This commit is contained in:
parent
91b7baa8d6
commit
e9fd898469
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ return [
|
||||||
'service' => [
|
'service' => [
|
||||||
'name' => 'Twitter',
|
'name' => 'Twitter',
|
||||||
'url' => 'https://twitter.com',
|
'url' => 'https://twitter.com',
|
||||||
'photo' => 'https://upload.wikimedia.org/wikipedia/en/9/9f/Twitter_bird_logo_2012.svg',
|
'photo' => 'https://upload.wikimedia.org/wikipedia/commons/4/4f/Twitter-logo.svg',
|
||||||
],
|
],
|
||||||
'user' => [
|
'user' => [
|
||||||
'name' => 'jonnybarnes',
|
'name' => 'jonnybarnes',
|
||||||
|
|
Loading…
Add table
Reference in a new issue