Closed utkarsh-1905 closed 1 year ago
sure, np @michaelmuthomi try to fix this asap
Hey @michaelmuthomi, this issue is not fixed permanently; the image URL added by you is static and not dynamic; that is, it does not self-update on adding new collaborators. The image URL should be an API call or a dynamic link to fetch latest contributors to the project
Hey @utkarsh-1905, I have created a pull request fixing the issue. But you must have an access token for it work.
You can get the token at https://github.com/settings/tokens?type=beta
You can then insert the Token at home.html line 54
Hey, interested in taking on this issue if available.