Skip to content

Commit

Permalink
chore: add renovate icon for renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu authored and cafkafk committed Feb 14, 2025
1 parent 112c349 commit 242a89e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/output/icons.rs
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@ const FILENAME_ICONS: Map<&'static str, char> = phf_map! {
"README" => Icons::README, // 󰂺
"README.md" => Icons::README, // 󰂺
"release.toml" => Icons::LANG_RUST, // 
"renovate.json" => '\u{f027c}', // 󰉼
"requirements.txt" => Icons::LANG_PYTHON, // 
"robots.txt" => '\u{f06a9}', // 󰚩
"rubydoc" => Icons::LANG_RUBYRAILS, // 
Expand Down

0 comments on commit 242a89e

Please sign in to comment.