Skip to content

Commit 2b01ecc

Browse files
author
Dhwaneet Bhatt
committed
Add language label for kotlin and rust
1 parent 14bd5ec commit 2b01ecc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lib/assets/languageLabels.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"python": "Python",
77
"ruby": "Ruby",
88
"java": "Java",
9+
"kotlin": "Kotlin",
910
"c": "C",
1011
"php": "PHP",
1112
"objective-c": "Objective-C",
@@ -19,5 +20,6 @@
1920
"ocaml": "OCaml",
2021
"shell": "Shell",
2122
"dart": "Dart",
22-
"r": "R"
23+
"r": "R",
24+
"rust": "Rust"
2325
}

0 commit comments

Comments
 (0)