mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
feat: add aliexpress svg
This commit is contained in:
+7
-1
@@ -7,6 +7,12 @@ export const svgs: iSVG[] = [
|
||||
route: '/library/discord.svg',
|
||||
url: 'https://discord.com/'
|
||||
},
|
||||
{
|
||||
title: 'Aliexpress',
|
||||
category: 'Software',
|
||||
route: '/library/aliexpress-icon.svg',
|
||||
url: 'https://aliexpress.com/'
|
||||
},
|
||||
{
|
||||
title: 'Github',
|
||||
category: 'Software',
|
||||
@@ -1541,7 +1547,7 @@ export const svgs: iSVG[] = [
|
||||
title: 'Dub',
|
||||
category: 'Software',
|
||||
route: '/library/dub.svg',
|
||||
wordmark:'/library/dub-wordmark.svg',
|
||||
wordmark: '/library/dub-wordmark.svg',
|
||||
url: 'https://dub.co'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user