Added Language_count parameter

Signed-off-by: Florian Bouillon <florian.bouillon@delta-wings.net>
This commit is contained in:
2020-09-08 14:16:28 +02:00
parent 1b9e41ba1b
commit c81b6da0a9
6 changed files with 35 additions and 117 deletions

View File

@ -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,