Skip to content

Commit

Permalink
add Avalanche
Browse files Browse the repository at this point in the history
  • Loading branch information
Li Fangming committed Apr 7, 2024
1 parent 6a2abdb commit bd04aeb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2568,5 +2568,11 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/raindrop.svg',
url: 'https://raindrop.io/'
},
{
title: 'Avalanche',
category: 'Crypto',
route: '/library/avalanche_logo.svg',
url: 'https://www.avax.network/'
}
];
4 changes: 4 additions & 0 deletions static/library/avalanche_logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bd04aeb

Please sign in to comment.