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