KyleAMathews/react-gravatar

could we support the custom img url?

DiroKate opened this issue · 0 comments

could we support the custom img url?
what if it supported the local custom avatar, not only identify the Avatar by email.
Example:

<Gravatar customAvavar="/local/avatar/url" />

Thanks~