Skip to content

Commit

Permalink
Add CoffeeScript icon (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasrod16 authored Oct 4, 2024
2 parents cd348e8 + dee73fe commit 386b27b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/languages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export const languageImageMap = {
Roff: "https://repository-images.githubusercontent.com/564045681/5a1306b8-3695-40f8-ac0b-8da2e9ddfbe4",
Raku: "https://upload.wikimedia.org/wikipedia/commons/8/85/Camelia.svg",
Julia: "https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/julia/julia-original.svg",
CoffeeScript: "https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/coffeescript/coffeescript-original.svg",

// unknown/empty
"": "https://www.svgrepo.com/show/397695/red-question-mark.svg",
Expand Down

0 comments on commit 386b27b

Please sign in to comment.