Skip to content

Commit 65da5bd

Browse files
committed
📦 Add eslint svg logo
1 parent 41a8dff commit 65da5bd

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

src/data/svgs.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3771,5 +3771,11 @@ export const svgs: iSVG[] = [
37713771
category: 'Library',
37723772
route: '/library/mantine.svg',
37733773
url: 'https://mantine.dev'
3774+
},
3775+
{
3776+
title: 'ESLint',
3777+
category: 'Library',
3778+
route: '/library/eslint.svg',
3779+
url: 'https://eslint.org/'
37743780
}
37753781
];

static/library/eslint.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)