How to change Meteor gravatar image?

Why can’t I change my Meteor developer account image through Meteor’s settings or on Galaxy?

Do I need to go on gravatar and do it through there?

Looking behind the scenes a bit on Galaxy, it looks like they’re using an internal Avatar react component that takes a username/email as props.

In my case it then finds a match via Gravatar and shows the appropriate image. So I would update my image via Gravatar. I can’t tell if it will try to find avatar images from other services, since in my case it found a match with Gravatar. If you see a Gravatar based link when you view source, then update your image with them accordingly.

1 Like

Looking at it now, my gravatar images aren’t loading in Galaxy, even when I change them on Gravatar’s website. This is confirmed in both Chrome and Safari.