mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
☄️ Added Devto
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user