Squashed commit of the following:
commit c0f71111d6a73da0a4ffd123b03dcade03b6742d Author: Jonny Barnes <jonny@jonnybarnes.uk> Date: Fri Oct 12 18:48:45 2018 +0100 Remove facebook as a syndication target, update twitter profile image
This commit is contained in:
parent
fa78667749
commit
7c559860dc
1 changed files with 1 additions and 14 deletions
|
@ -19,21 +19,8 @@ return [
|
|||
'user' => [
|
||||
'name' => 'jonnybarnes',
|
||||
'url' => 'https://twitter.com/jonnybarnes',
|
||||
'photo' => 'https://pbs.twimg.com/profile_images/1853565405/jmb-bw.jpg',
|
||||
'photo' => 'https://pbs.twimg.com/profile_images/875422855932121089/W628ZI8w_400x400.jpg',
|
||||
],
|
||||
],
|
||||
[
|
||||
'uid' => 'https://facebook.com/jonnybarnes',
|
||||
'name' => 'jonnybarnes on Facebook',
|
||||
'service' => [
|
||||
'name' => 'Facebook',
|
||||
'url' => 'https://facebook.com',
|
||||
'photo' => 'https://en.facebookbrand.com/wp-content/uploads/2016/05/FB-fLogo-Blue-broadcast-2.png',
|
||||
],
|
||||
'user' => [
|
||||
'name' => 'jonnybarnes',
|
||||
'url' => 'https://facebook.com/jonnybarnes',
|
||||
],
|
||||
]
|
||||
]
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue