Skip to content

Commit

Permalink
Add Julia icon (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasrod16 authored Oct 4, 2024
2 parents e161a7e + 12c5698 commit cd348e8
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 @@ -31,6 +31,7 @@ export const languageImageMap = {
Shell: "https://cdn.jsdelivr.net/gh/devicons/devicon@latest/icons/bash/bash-original.svg",
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",

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

0 comments on commit cd348e8

Please sign in to comment.