Merge pull request #208 from ridemountainpig/wordmark-svg

Add to switch between Logo and Wordmark
This commit is contained in:
Pablo Hdez
2024-01-13 11:44:31 +00:00
committed by GitHub
5 changed files with 60 additions and 15 deletions
+4
View File
@@ -32,6 +32,10 @@ export const svgs: iSVG[] = [
light: '/library/vercel.svg',
dark: '/library/vercel_dark.svg'
},
wordmark: {
light: '/library/vercel_wordmark.svg',
dark: '/library/vercel_wordmark_dark.svg'
},
url: 'https://vercel.com/'
},
{