mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
add: web components logo
This commit is contained in:
+7
-1
@@ -2738,5 +2738,11 @@ export const svgs: iSVG[] = [
|
||||
category: 'Software',
|
||||
route: '/library/ygeeker.svg',
|
||||
url: 'https://www.ygeeker.com'
|
||||
}
|
||||
},
|
||||
{
|
||||
title: 'Web components',
|
||||
category: 'Library',
|
||||
route: '/library/webcomponents.svg',
|
||||
url: 'https://www.webcomponents.org/'
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user