Skip to content

Commit

Permalink
Merge pull request #139 from apollographql/lh/fix-final-author
Browse files Browse the repository at this point in the history
update final author img
  • Loading branch information
lizhennessy authored Nov 22, 2024
2 parents c7ff8dd + e316baa commit 7477107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion final/server/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const mocks = {
return {
name: 'Grumpy Cat',
photo:
'https://res.cloudinary.com/dety84pbu/image/upload/v1606816219/kitty-veyron-sm_mctf3c.jpg',
'https://res.cloudinary.com/apollographql/image/upload/v1730818804/odyssey/lift-off-api/catstrophysicist_bqfh9n_j0amow.jpg',
};
},
thumbnail: () =>
Expand Down

0 comments on commit 7477107

Please sign in to comment.