Skip to content

Commit

Permalink
Update svgs.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
alayahharvey authored Dec 19, 2024
1 parent 96a7014 commit e22e19f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3154,5 +3154,11 @@ export const svgs: iSVG[] = [
dark: '/library/posthog-wordmark_dark.svg'
},
url: 'https://posthog.com/'
},
{
title: 'Mailtester Ninja',
category: 'Software',
route: '/library/Mailtester-Ninja.svg',
url: 'https://mailtester.ninja/'
}
];

0 comments on commit e22e19f

Please sign in to comment.