mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
add litecoin data
This commit is contained in:
@@ -2281,5 +2281,11 @@ export const svgs: iSVG[] = [
|
|||||||
category: 'Software',
|
category: 'Software',
|
||||||
route: '/library/notion.svg',
|
route: '/library/notion.svg',
|
||||||
url: 'https://notion.so/'
|
url: 'https://notion.so/'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: 'Litecoin',
|
||||||
|
category: 'Crypto',
|
||||||
|
route: '/library/litecoin.svg',
|
||||||
|
url: 'https://litecoin.org/'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user