Merge pull request #291 from jamerrq/pnpm-woodmark

feat: added woodmark version for pnpm logos
This commit is contained in:
Pablo Hdez
2024-04-10 08:44:21 +01:00
committed by GitHub
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/'
},
{