Skip to content

Commit

Permalink
Merge pull request #460 from atleugim/logo/json
Browse files Browse the repository at this point in the history
📦 Add JSON SVG
  • Loading branch information
pheralb authored Dec 9, 2024
2 parents d740565 + 35a173b commit e420067
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 @@ -3052,6 +3052,12 @@ export const svgs: iSVG[] = [
},
url: 'https://polar.sh/'
},
{
title: 'JSON',
category: 'Language',
route: '/library/json.svg',
url: 'https://json.org/'
},
{
title: 'nuqs',
category: 'Library',
Expand Down
1 change: 1 addition & 0 deletions static/library/json.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 e420067

Please sign in to comment.