mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-13 08:46:56 +08:00
update data
This commit is contained in:
parent
03f7befb41
commit
4a3ba43afb
@ -2316,7 +2316,10 @@ export const svgs: iSVG[] = [
|
|||||||
{
|
{
|
||||||
title: 'Flask',
|
title: 'Flask',
|
||||||
category: 'Framework',
|
category: 'Framework',
|
||||||
route: '/library/flask.svg',
|
route: {
|
||||||
url: 'https://flask.palletsprojects.com'
|
light: '/library/flask-light.svg',
|
||||||
|
dark: '/library/flask-dark.svg'
|
||||||
|
},
|
||||||
|
url: 'https://flask.palletsprojects.com/'
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue
Block a user