diff --git a/src/data/svgs.ts b/src/data/svgs.ts index a070521..451bb09 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1811,6 +1811,13 @@ export const svgs: iSVG[] = [ route: '/library/cal.svg', url: 'https://cal.com' }, + { + id: 3452, + title: 'Midday.ai', + category: 'Software', + route: '/library/midday.svg', + url: 'https://midday.ai' + }, { id: 238, title: 'Cursor AI', diff --git a/static/library/midday.svg b/static/library/midday.svg new file mode 100644 index 0000000..ef7e4d7 --- /dev/null +++ b/static/library/midday.svg @@ -0,0 +1 @@ + \ No newline at end of file