+ Added WorkOS "Dark + Light"

This commit is contained in:
Mehdi Dara
2023-12-30 19:01:55 +03:30
parent b205a3c73f
commit 4a5cd7309b
3 changed files with 51 additions and 0 deletions
+9
View File
@@ -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',