mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Merge branch 'main' into logo/drizzle-orm
This commit is contained in:
@@ -3012,5 +3012,14 @@ export const svgs: iSVG[] = [
|
||||
category: ['Library', 'Database'],
|
||||
route: '/library/drizzle-orm.svg',
|
||||
url: 'https://orm.drizzle.team/'
|
||||
},
|
||||
{
|
||||
title: 'daily.dev',
|
||||
category: ['Social', 'Community'],
|
||||
route: {
|
||||
light: '/library/daily-dev-ligth.svg',
|
||||
dark: '/library/daily-dev-dark.svg'
|
||||
},
|
||||
url: 'https://daily.dev/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user