utkarsh-1905 / time-table

Thapar University Time Table Generator App
https://timetable.mlsctiet.com
GNU General Public License v3.0
65 stars 21 forks source link

Add contributors name and image in the footer of website home page #31

Closed utkarsh-1905 closed 1 year ago

michaelmuthomi commented 1 year ago

Hey, interested in taking on this issue if available.

utkarsh-1905 commented 1 year ago

sure, np @michaelmuthomi try to fix this asap

utkarsh-1905 commented 1 year ago

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

michaelmuthomi commented 1 year ago

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