Skip to content

Commit 8bbbe40

Browse files
committed
📦 Update Vercel Assets
1 parent aad1ff0 commit 8bbbe40

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

src/data/svgs.ts

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2678,20 +2678,6 @@ export const svgs: iSVG[] = [
26782678
wordmark: '/library/tina_wordmark.svg',
26792679
url: 'https://tina.io/'
26802680
},
2681-
{
2682-
title: 'Vercel',
2683-
category: ['Hosting', 'Vercel'],
2684-
route: {
2685-
light: '/library/vercel.svg',
2686-
dark: '/library/vercel_dark.svg'
2687-
},
2688-
wordmark: {
2689-
light: '/library/vercel_wordmark.svg',
2690-
dark: '/library/vercel_wordmark_dark.svg'
2691-
},
2692-
brandUrl: 'https://vercel.com/geist/brands',
2693-
url: 'https://vercel.com/'
2694-
},
26952681
{
26962682
title: 'Next.js',
26972683
category: ['Framework', 'Vercel'],
@@ -3282,5 +3268,19 @@ export const svgs: iSVG[] = [
32823268
dark: '/library/base-ui-dark.svg'
32833269
},
32843270
url: 'https://base-ui.com/'
3285-
}
3271+
},
3272+
{
3273+
title: 'Vercel',
3274+
category: ['Hosting', 'Vercel'],
3275+
route: {
3276+
light: '/library/vercel.svg',
3277+
dark: '/library/vercel_dark.svg'
3278+
},
3279+
wordmark: {
3280+
light: '/library/vercel_wordmark.svg',
3281+
dark: '/library/vercel_wordmark_dark.svg'
3282+
},
3283+
brandUrl: 'https://vercel.com/geist/brands',
3284+
url: 'https://vercel.com/'
3285+
},
32863286
];

static/library/vercel_wordmark.svg

Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)