Top languages fail to load
Describe the bug
Top languages are not loading properly. This includes both HTML and Markdown methods.
Expected behavior
No response
Screenshots / Live demo link
Additional context
<a href="https://github.com/anuraghazra/github-readme-stats">
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=PIXELHIZE&layout=donut&show_icons=true&theme=material-palenight&hide_border=true&bg_color=20232a&icon_color=58A6FF&text_color=fff&title_color=58A6FF&count_private=true" width=38% />
</a>
Hi!
As written in the repository's documentation This card shows language usage only inside your own non-forked repositories, and your repositories with code other than README are both forked.
Anyway you can solve it deploying your own private vercel istance and adding count_private=true, and as what i see from your profile you already did it successfully!
안녕하세요! 저장소 설명서 에 쓰여진 대로 이 카드는 포크되지 않은 자신의 저장소 내에서만 언어 사용을 표시하고 , README 이외의 코드가 있는 저장소는 모두 포크됩니다. 어쨌든 자신의 개인 vercel 인스턴스를 배포하고 를 추가하면 해결할 수 있으며
count_private=true, 프로필에서 볼 수 있듯이 이미 성공적으로 완료했습니다!
Thank you for your reply!
I would like to work on this , Please assign me this issue under hacktoberfest 2024. Thanks.
Hello @PIXELHIZE
Thank you for opening this issue. I appreciate your interest in our project.
I'm closing it since based on the comments the problem is already resolved. Feel free to reopen in case you still need any help.