feat: added woodmark version for pnpm logos

This commit is contained in:
jamerrq
2024-04-10 00:53:28 -05:00
parent e88e4e886d
commit 8cbfd86653
3 changed files with 16 additions and 0 deletions
+4
View File
@@ -2188,6 +2188,10 @@ export const svgs: iSVG[] = [
light: '/library/pnpm.svg',
dark: '/library/pnpm_dark.svg'
},
wordmark: {
light: '/library/pnpm_wordmark_light.svg',
dark: '/library/pnpm_wordmark_dark.svg'
},
url: 'https://pnpm.io/'
},
{