From f42949810352af5f803eacd6f43a3a518c9b3e8c Mon Sep 17 00:00:00 2001 From: pheralb Date: Wed, 26 Feb 2025 18:10:45 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Update=20Web=20Components=20SVG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/svgs.ts | 12 ++++++------ static/library/webcomponents.svg | 13 ++++++++++++- 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/src/data/svgs.ts b/src/data/svgs.ts index b95f9bf..2dc1a08 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -2842,12 +2842,6 @@ export const svgs: iSVG[] = [ route: '/library/ygeeker.svg', url: 'https://www.ygeeker.com' }, - { - title: 'Web components', - category: 'Library', - route: '/library/webcomponents.svg', - url: 'https://www.webcomponents.org/' - }, { title: 'PostCSS', category: 'Compiler', @@ -3386,5 +3380,11 @@ export const svgs: iSVG[] = [ category: 'Library', route: '/library/magicui.svg', url: 'https://magicui.design/' + }, + { + title: 'Web Components', + category: 'Library', + route: '/library/webcomponents.svg', + url: 'https://www.webcomponents.org/' } ]; diff --git a/static/library/webcomponents.svg b/static/library/webcomponents.svg index 2b8185a..1d2ad7d 100644 --- a/static/library/webcomponents.svg +++ b/static/library/webcomponents.svg @@ -1 +1,12 @@ - \ No newline at end of file + + + + + + + + + \ No newline at end of file