☄️ Added Devto

This commit is contained in:
Mehdi Dara
2024-01-19 18:55:58 +03:30
parent 887fb2f2f5
commit 38ef3dde88
3 changed files with 19 additions and 0 deletions
+9
View File
@@ -824,6 +824,15 @@ export const svgs: iSVG[] = [
route: '/library/reactquery.svg',
url: 'https://tanstack.com/query/v4'
},
{
title: 'Devto',
category: 'Community',
route: {
light: '/library/devto-light.svg',
dark: '/library/devto-dark.svg'
},
url: 'https://dev.to/'
},
{
title: 'Redis',
category: 'Database',