📦 Add Pitch.

This commit is contained in:
pheralb
2024-01-08 10:44:44 +00:00
parent a9ea191622
commit e4ad938316
2 changed files with 32 additions and 0 deletions
+6
View File
@@ -2193,5 +2193,11 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/neovim.svg',
url: 'https://neovim.io/'
},
{
title: 'Pitch',
category: 'Design',
route: '/library/pitch.svg',
url: 'https://pitch.com'
}
];