mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
📦 Update Web Components SVG
This commit is contained in:
+6
-6
@@ -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/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user