Skip to content

Commit

Permalink
add new item web.dev svg
Browse files Browse the repository at this point in the history
  • Loading branch information
daracenadevelop committed Feb 1, 2024
1 parent 0cc90ed commit 1ac03fd
Show file tree
Hide file tree
Showing 2 changed files with 7 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 @@ -2401,5 +2401,11 @@ export const svgs: iSVG[] = [
dark: '/library/radix-ui_dark.svg'
},
url: 'https://www.radix-ui.com/'
},
{
title: 'Web.dev',
category: 'Education',
route: '/library/webdev.svg',
url: 'https://web.dev/'
}
];
1 change: 1 addition & 0 deletions static/library/webdev.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 1ac03fd

Please sign in to comment.