Skip to content

Commit

Permalink
Update SVG category for Internet Computer ICP logo
Browse files Browse the repository at this point in the history
  • Loading branch information
SoftCysec committed Jun 11, 2024
1 parent 5aa73a3 commit 116e711
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -253,13 +253,13 @@ export const svgs: iSVG[] = [
},
{
title: 'DFINITY',
category: 'Blockchain',
category: 'Crypto',
route: '/library/Internet Computer ICP – Dfinity.svg',
url: 'https://dfinity.org/'
},
{
title: 'ICP',
category: 'Crypto',
category: 'Blockchain',
route: '/library/Internet Computer ICP Icon.svg',
url: 'https://internetcomputer.org/'
},
Expand Down

0 comments on commit 116e711

Please sign in to comment.