mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
+ Added WorkOS "Dark + Light"
This commit is contained in:
@@ -112,6 +112,15 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/spotify.svg',
|
||||
url: 'https://www.spotify.com/'
|
||||
},
|
||||
{
|
||||
title: 'WorkOS',
|
||||
category: 'Software',
|
||||
route: {
|
||||
light: '/library/workos-light.svg',
|
||||
dark: '/library/workos.svg'
|
||||
},
|
||||
url: 'https://workos.com/'
|
||||
},
|
||||
{
|
||||
title: 'Postman',
|
||||
category: 'Software',
|
||||
|
||||
Reference in New Issue
Block a user