-
Describe the bug Expected behaviour Screenshots / Live demo link (paste the github-readme-stats link as markdown image)
produces: Code in use: <img align="right" src="https://github-stats-git-custom-panosru.vercel.app/api/top-langs/?username=panosru&langs_count=20&layout=compact&count_private=true&hide_border=true&locale=en&exclude_repo=github-readme-stats,panosru, cockpit_GROUPS,jamesgeorge007,hedythedev,katerina-web,.net-rnd-i18n,php-censor,framework,BetterReflection,docker-php-censor,protos,node-jinjs,protos-docs,OxyNode" alt="Top Langs" /> Additional context Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
@panosru Thanks for your answer. The language card should work when you're using the latest main branch and deployed your Vercel instance following this guide. For the correct syntax, you can see my README. I was able to fix your README using the following change panosru/panosru#1 (see https://github.com/panosru/panosru/blob/acd92dd31729cfe8589467570bae377f72c012e8/README.md). Maybe the space messed things up. 🤔 |
Beta Was this translation helpful? Give feedback.
-
@rickstaa, wow, so the two spaces were to blame! Thanks! I wasn't aware that they could cause the issue! Interesting to know! |
Beta Was this translation helpful? Give feedback.
@panosru Thanks for your answer. The language card should work when you're using the latest main branch and deployed your Vercel instance following this guide. For the correct syntax, you can see my README.
I was able to fix your README using the following change panosru/panosru#1 (see https://github.com/panosru/panosru/blob/acd92dd31729cfe8589467570bae377f72c012e8/README.md). Maybe the space messed things up. 🤔