Skip to content

Commit

Permalink
Merge pull request #111 from Eveeifyeve/astro-icon
Browse files Browse the repository at this point in the history
feat(icon): astro
  • Loading branch information
vyfor authored Sep 25, 2024
2 parents 1dbd377 + fd8016f commit a26b00d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added assets/language/astro.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/mappings/language.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ pub fn get<'a>(
"Cord.unknown" => ("text", filetype),
"autohotkey" => ("ahk", "AutoHotkey"),
"asm" => ("assembly", "Assembly"),
"astro" => ("astro", "Astro"),
"sh" => ("shell", "Shell script"),
"c" => ("c", "C "),
"clojure" => ("clojure", "Clojure"),
Expand Down

0 comments on commit a26b00d

Please sign in to comment.