mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Merge pull request #187 from Pyr33x/main
+ Transformed WorkOS Dark and Light Variants
This commit is contained in:
+2
-2
@@ -116,8 +116,8 @@ export const svgs: iSVG[] = [
|
||||
title: 'WorkOS',
|
||||
category: 'Software',
|
||||
route: {
|
||||
light: '/library/workos-light.svg',
|
||||
dark: '/library/workos.svg'
|
||||
light: '/library/workos.svg',
|
||||
dark: '/library/workos-light.svg'
|
||||
},
|
||||
url: 'https://workos.com/'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user