mirror of
https://github.com/Aviortheking/codestats-readme.git
synced 2025-06-29 10:29:17 +00:00
Added Language_count parameter
Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
This commit is contained in:
@ -1538,6 +1538,10 @@ module.exports = { // https://github.com/ozh/github-colors
|
||||
"TypeScript": {
|
||||
"color": "#2b7489",
|
||||
"url": "https://github.com/trending?l=TypeScript"
|
||||
},
|
||||
"TypeScript (JSX)": {
|
||||
"color": "#2b7489",
|
||||
"url": "https://github.com/trending?l=TypeScript"
|
||||
},
|
||||
"Unified Parallel C": {
|
||||
"color": null,
|
||||
|
Reference in New Issue
Block a user