mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
📦 Update Vercel Assets
This commit is contained in:
+15
-15
@@ -2678,20 +2678,6 @@ export const svgs: iSVG[] = [
|
||||
wordmark: '/library/tina_wordmark.svg',
|
||||
url: 'https://tina.io/'
|
||||
},
|
||||
{
|
||||
title: 'Vercel',
|
||||
category: ['Hosting', 'Vercel'],
|
||||
route: {
|
||||
light: '/library/vercel.svg',
|
||||
dark: '/library/vercel_dark.svg'
|
||||
},
|
||||
wordmark: {
|
||||
light: '/library/vercel_wordmark.svg',
|
||||
dark: '/library/vercel_wordmark_dark.svg'
|
||||
},
|
||||
brandUrl: 'https://vercel.com/geist/brands',
|
||||
url: 'https://vercel.com/'
|
||||
},
|
||||
{
|
||||
title: 'Next.js',
|
||||
category: ['Framework', 'Vercel'],
|
||||
@@ -3282,5 +3268,19 @@ export const svgs: iSVG[] = [
|
||||
dark: '/library/base-ui-dark.svg'
|
||||
},
|
||||
url: 'https://base-ui.com/'
|
||||
}
|
||||
},
|
||||
{
|
||||
title: 'Vercel',
|
||||
category: ['Hosting', 'Vercel'],
|
||||
route: {
|
||||
light: '/library/vercel.svg',
|
||||
dark: '/library/vercel_dark.svg'
|
||||
},
|
||||
wordmark: {
|
||||
light: '/library/vercel_wordmark.svg',
|
||||
dark: '/library/vercel_wordmark_dark.svg'
|
||||
},
|
||||
brandUrl: 'https://vercel.com/geist/brands',
|
||||
url: 'https://vercel.com/'
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user