mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-06 06:58:04 +08:00
add flask data
This commit is contained in:
parent
c6b244f0e6
commit
58a674b517
@ -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'
|
||||
}
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user