update flask data

This commit is contained in:
marpeand 2024-02-06 10:26:46 -03:00
parent 3bb715fb0d
commit 32dd7668ea

View File

@ -2241,6 +2241,10 @@ export const svgs: iSVG[] = [
light: '/library/flask-light.svg',
dark: '/library/flask-dark.svg'
},
wordmark: {
light: '/library/flask-wordmark-light.svg',
dark: '/library/flask-wordmark-dark.svg'
},
url: 'https://flask.palletsprojects.com/'
},
{