From 8bbbe40238d76947af6f4c7291fda6afaee6728a Mon Sep 17 00:00:00 2001 From: Pablo Hdez <62877300+pheralb@users.noreply.github.com> Date: Wed, 5 Feb 2025 22:51:46 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Update=20Vercel=20Assets?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/svgs.ts | 30 ++++++++++++------------- static/library/vercel_wordmark.svg | 2 +- static/library/vercel_wordmark_dark.svg | 2 +- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/src/data/svgs.ts b/src/data/svgs.ts index b23dfb9..c27264b 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -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/' + }, ]; diff --git a/static/library/vercel_wordmark.svg b/static/library/vercel_wordmark.svg index 314ee18..81de44e 100644 --- a/static/library/vercel_wordmark.svg +++ b/static/library/vercel_wordmark.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/static/library/vercel_wordmark_dark.svg b/static/library/vercel_wordmark_dark.svg index 9bec435..93b4d66 100644 --- a/static/library/vercel_wordmark_dark.svg +++ b/static/library/vercel_wordmark_dark.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file