mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
update data
This commit is contained in:
parent
03f7befb41
commit
4a3ba43afb
@ -2316,7 +2316,10 @@ export const svgs: iSVG[] = [
|
||||
{
|
||||
title: 'Flask',
|
||||
category: 'Framework',
|
||||
route: '/library/flask.svg',
|
||||
url: 'https://flask.palletsprojects.com'
|
||||
route: {
|
||||
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