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