Skip to content

Commit

Permalink
add Yale
Browse files Browse the repository at this point in the history
  • Loading branch information
Li Fangming committed Apr 7, 2024
1 parent bd04aeb commit e4b8a44
Show file tree
Hide file tree
Showing 2 changed files with 146 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 @@ -2574,5 +2574,11 @@ export const svgs: iSVG[] = [
category: 'Crypto',
route: '/library/avalanche_logo.svg',
url: 'https://www.avax.network/'
},
{
title: 'Yale University',
category: 'Education',
route: '/library/yale_university.svg',
url: 'https://www.yale.edu/'
}
];
140 changes: 140 additions & 0 deletions static/library/yale_university.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 e4b8a44

Please sign in to comment.