mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
commit
32e9f7bb80
@ -2214,6 +2214,15 @@ export const svgs: iSVG[] = [
|
||||
},
|
||||
url: 'https://1password.com'
|
||||
},
|
||||
{
|
||||
title: 'Flask',
|
||||
category: 'Framework',
|
||||
route: {
|
||||
light: '/library/flask-light.svg',
|
||||
dark: '/library/flask-dark.svg'
|
||||
},
|
||||
url: 'https://flask.palletsprojects.com/'
|
||||
},
|
||||
{
|
||||
title: 'Alacritty',
|
||||
category: 'Software',
|
||||
|
3
static/library/flask-dark.svg
Normal file
3
static/library/flask-dark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 12 KiB |
6
static/library/flask-light.svg
Normal file
6
static/library/flask-light.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue
Block a user