We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbbf5ad commit eea3b35Copy full SHA for eea3b35
src/components/landing/Authors.js
@@ -13,7 +13,7 @@ const Authors = () => (
13
<Author
14
name="John Resig"
15
twitter="jeresig"
16
- avatar="//pbs.twimg.com/profile_images/709460796259041281/TE5YLrp6_400x400.jpg"
+ avatar="//res.cloudinary.com/graphql/jeresig.jpg"
17
>
18
John is a JavaScript expert. He created jQuery and works as a Frontend
19
Architect at Khan Academy. Seven years ago, he stepped back from jQuery
0 commit comments