diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 8d58f31..73538ea 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1618,7 +1618,7 @@ export const svgs: iSVG[] = [ route: '/library/randevum.svg', url: 'https://www.randevum.co' }, - { + { id: 232, title: 'Hashnode', category: 'Social', @@ -1638,12 +1638,19 @@ export const svgs: iSVG[] = [ category: 'AI', route: '/library/buildship.svg', url: 'https://buildship.com/' - }, - { + }, + { id: 246480685059147554972, title: 'Cal.com', category: 'Software', route: '/library/cal.svg', url: 'https://cal.com' - } + }, + { + id: 3452, + title: 'Midday.ai', + category: 'Software', + route: '/library/midday.svg', + url: 'https://midday.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