feat: add aliexpress svg

This commit is contained in:
Matheus manuel
2024-03-21 14:01:16 +01:00
parent 04dfa9319e
commit 9cc555c252
2 changed files with 8 additions and 1 deletions
+7 -1
View File
@@ -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'
},
{