HwangTaehyun / github-repository-contribution-stats

:fire: Dynamically generated Github Repository Contribution stats on your readmes (github-repository-contribution-stats)
https://github-contributor-stats.vercel.app
98 stars 21 forks source link

Don't embed avatar images #9

Closed Atry closed 1 year ago

Atry commented 1 year ago

Currently avatar images are embedded as base64 URL, which will result in huge file size that could exceed Vercel's payload size limit.

This PR instead use the original avartar URL, to reduce the file size.

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @HwangTaehyun on Vercel.

@HwangTaehyun first needs to authorize it.