Skip to content

Commit

Permalink
update flask data
Browse files Browse the repository at this point in the history
  • Loading branch information
marpeand committed Feb 6, 2024
1 parent 3bb715f commit 32dd766
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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/'
},
{
Expand Down

0 comments on commit 32dd766

Please sign in to comment.