Is it pssible to hide one partcular lang from the list? #3616
Answered
by
qwerty541
Linux-Server
asked this question in
Q&A
-
This is my most used lang list. Is it possible to hide makerfile from the most used lang list from below link |
Beta Was this translation helpful? Give feedback.
Answered by
qwerty541
Jan 26, 2024
Replies: 1 comment 1 reply
-
Hey, Sachin! You can hide the language from your card using <img src="https://github-readme-stats.vercel.app/api/top-langs?username=linux-server&show_icons=true&langs_count=10&locale=en&layout=donut-vertical&theme=dark&hide=makefile#gh-dark-mode-only" /> |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Linux-Server
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, Sachin! You can hide the language from your card using
&hide=makefile
query option. Here is an example: